mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-28 14:52:41 +01: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;
|
|
}
|
|
|
|
|
|
|