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