Remove BGM print
This commit is contained in:
		
							parent
							
								
									501d6ae608
								
							
						
					
					
						commit
						920168abe0
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -253,7 +253,6 @@ void Audio::bgmPlay(const char *filename,
 | 
			
		|||
                    int pitch,
 | 
			
		||||
                    float pos)
 | 
			
		||||
{
 | 
			
		||||
	printf("PLAYING BGM %s\n", filename);
 | 
			
		||||
	p->bgm.play(filename, volume, pitch, pos);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue