mirror of
				https://github.com/RaySollium99/picodrive.git
				synced 2025-10-27 21:48:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			130 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			130 B
		
	
	
	
		
			C
		
	
	
	
	
	
| 
 | |
| cd_data_t *chd_parse(const char *fname);
 | |
| cd_data_t *cue_parse(const char *fname);
 | |
| void        cdparse_destroy(cd_data_t *data);
 | |
| 
 | 
