mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-04-24 08:23:56 +02:00
21 lines
308 B
XML
21 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;
|
|
}
|
|
|
|
|
|
|