mirror of
				https://github.com/isledecomp/isle.git
				synced 2025-10-26 01:44:19 +00:00 
			
		
		
		
	Rename MxDSSubscriber functions (#573)
This commit is contained in:
		 Christian Semmler
					Christian Semmler
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							332d8da695
						
					
				
				
					commit
					1d189b013d
				
			| @@ -49,7 +49,7 @@ void LegoLoadCacheSoundPresenter::ReadyTickle() | ||||
| 		m_cacheSound = new LegoCacheSound; | ||||
| 		memcpy(&m_pcmWaveFormat, &header->m_pcmWaveFormat, sizeof(m_pcmWaveFormat)); | ||||
| 
 | ||||
| 		m_subscriber->DestroyChunk(chunk); | ||||
| 		m_subscriber->FreeDataChunk(chunk); | ||||
| 		ProgressTickleState(e_streaming); | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user