mirror of
				https://github.com/RaySollium99/picodrive.git
				synced 2025-10-27 00:29:39 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			278 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			278 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| #include <aiftool.rh>
 | |
| 
 | |
| RESOURCE AIF_DATA
 | |
| {
 | |
|     app_uid=0x1000C193;
 | |
|     caption_list=
 | |
|         { 
 | |
|         CAPTION { code=ELangEnglish; caption="PicodriveN"; }
 | |
|         };
 | |
|     num_icons=2;
 | |
|     embeddability=KAppNotEmbeddable;
 | |
|     newfile=KAppDoesNotSupportNewFile;
 | |
| }
 | |
| 
 | 
