Comment out unsupported audio formats
This commit is contained in:
		
							parent
							
								
									408864339f
								
							
						
					
					
						commit
						73d5cb5bad
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -535,10 +535,10 @@ static const char *audExt[] =
 | 
			
		|||
{
 | 
			
		||||
//	"mid",
 | 
			
		||||
//	"midi",
 | 
			
		||||
	"mp3",
 | 
			
		||||
//	"mp3",
 | 
			
		||||
//	"wma",
 | 
			
		||||
	"ogg",
 | 
			
		||||
	"wav",
 | 
			
		||||
	"wma"  // FIXME this prolly isn't even supported lol
 | 
			
		||||
	"wav"
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
static const char *fonExt[] =
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue