mirror of
				https://github.com/RaySollium99/picodrive.git
				synced 2025-10-27 21:48:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| #include <aiftool.rh>
 | |
| 
 | |
| 
 | |
| RESOURCE AIF_DATA
 | |
| 	{
 | |
| 	app_uid= 0x101F9B49;
 | |
| 	//
 | |
| 	hidden=KAppNotHidden;
 | |
| 	embeddability=KAppNotEmbeddable;
 | |
| 	caption_list=
 | |
| 		{ 
 | |
| 		CAPTION { code=ELangEnglish;  caption="PicoDrive"; },
 | |
| 		CAPTION { code=ELangAmerican; caption="PicoDrive"; }
 | |
| 		};
 | |
| 	//
 | |
| 	num_icons=1;
 | |
| 	}
 | |
| 
 | |
| 
 | |
| 
 | 
