mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04: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;
|
|
}
|
|
|
|
|
|
|