mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
da03a43cef
* add shield assets * add shieldD assets * add GCN US assets * add GCN JP asset enums * add GCN PAL asset enums * add WII asset enums * add WII Rev 2 asset enums * add all other files * change asset include directory to force "res/" prefix * remove wrong duplicate marks * Allow cpp files to reference arc enums * rename all resource files to not begin with "res_" * update res_arc tool to use argparse * remove Stage enums
104 lines
3.3 KiB
C
104 lines
3.3 KiB
C
#ifndef RES_STABLOCK_H
|
|
#define RES_STABLOCK_H
|
|
|
|
enum dRes_INDEX_STABLOCK {
|
|
/* BCK */
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK00_e=0x4,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK01_e=0x5,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK02_e=0x6,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK03_e=0x7,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK04_e=0x8,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK05_e=0x9,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK06_e=0xA,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK07_e=0xB,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK08_e=0xC,
|
|
dRes_INDEX_STABLOCK_BCK_M_STAIRBLOCK09_e=0xD,
|
|
/* BMDR */
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK00_e=0x10,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK01_e=0x11,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK02_e=0x12,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK03_e=0x13,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK04_e=0x14,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK05_e=0x15,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK06_e=0x16,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK07_e=0x17,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK08_e=0x18,
|
|
dRes_INDEX_STABLOCK_BMD_M_STAIRBLOCK09_e=0x19,
|
|
};
|
|
|
|
enum dRes_ID_STABLOCK {
|
|
/* BCK */
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK00_e=0x4,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK01_e=0x5,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK02_e=0x6,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK03_e=0x7,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK04_e=0x8,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK05_e=0x9,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK06_e=0xA,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK07_e=0xB,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK08_e=0xC,
|
|
dRes_ID_STABLOCK_BCK_M_STAIRBLOCK09_e=0xD,
|
|
/* BMDR */
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK00_e=0x10,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK01_e=0x11,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK02_e=0x12,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK03_e=0x13,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK04_e=0x14,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK05_e=0x15,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK06_e=0x16,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK07_e=0x17,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK08_e=0x18,
|
|
dRes_ID_STABLOCK_BMD_M_STAIRBLOCK09_e=0x19,
|
|
};
|
|
|
|
enum M_STAIRBLOCK00_JNT {
|
|
M_STAIRBLOCK00_JNT_M_STAIRBLOCK00_e=0x0,
|
|
M_STAIRBLOCK00_JNT_M_STAIRBLOCK_00_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK01_JNT {
|
|
M_STAIRBLOCK01_JNT_M_STAIRBLOCK01_e=0x0,
|
|
M_STAIRBLOCK01_JNT_M_STAIRBLOCK_01_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK02_JNT {
|
|
M_STAIRBLOCK02_JNT_M_STAIRBLOCK02_e=0x0,
|
|
M_STAIRBLOCK02_JNT_M_STAIRBLOCK_02_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK03_JNT {
|
|
M_STAIRBLOCK03_JNT_M_STAIRBLOCK03_e=0x0,
|
|
M_STAIRBLOCK03_JNT_M_STAIRBLOCK_03_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK04_JNT {
|
|
M_STAIRBLOCK04_JNT_M_STAIRBLOCK04_e=0x0,
|
|
M_STAIRBLOCK04_JNT_M_STAIRBLOCK_04_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK05_JNT {
|
|
M_STAIRBLOCK05_JNT_M_STAIRBLOCK05_e=0x0,
|
|
M_STAIRBLOCK05_JNT_M_STAIRBLOCK_05_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK06_JNT {
|
|
M_STAIRBLOCK06_JNT_M_STAIRBLOCK06_e=0x0,
|
|
M_STAIRBLOCK06_JNT_M_STAIRBLOCK_06_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK07_JNT {
|
|
M_STAIRBLOCK07_JNT_M_STAIRBLOCK07_e=0x0,
|
|
M_STAIRBLOCK07_JNT_M_STAIRBLOCK_07_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK08_JNT {
|
|
M_STAIRBLOCK08_JNT_M_STAIRBLOCK08_e=0x0,
|
|
M_STAIRBLOCK08_JNT_M_STAIRBLOCK_08_e=0x1,
|
|
};
|
|
|
|
enum M_STAIRBLOCK09_JNT {
|
|
M_STAIRBLOCK09_JNT_M_STAIRBLOCK09_e=0x0,
|
|
M_STAIRBLOCK09_JNT_M_STAIRBLOCK_09_e=0x1,
|
|
};
|
|
|
|
#endif /* !RES_STABLOCK_H */ |