mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
30 lines
712 B
C
30 lines
712 B
C
#ifndef RES_GNNDEMOTAKIS_H
|
|
#define RES_GNNDEMOTAKIS_H
|
|
|
|
//
|
|
// Generated by res_arc.py from archive: Gnndemotakis.arc
|
|
// Do not manually modify this file or your changes will be overwritten.
|
|
//
|
|
|
|
enum dRes_INDEX_GNNDEMOTAKIS {
|
|
/* BDLM */
|
|
dRes_INDEX_GNNDEMOTAKIS_BDL_GNN_DEMO_TAKI_S_e=0x4,
|
|
/* BTK */
|
|
dRes_INDEX_GNNDEMOTAKIS_BTK_GNN_DEMO_TAKI_S_e=0x7,
|
|
};
|
|
|
|
enum dRes_ID_GNNDEMOTAKIS {
|
|
/* BDLM */
|
|
dRes_ID_GNNDEMOTAKIS_BDL_GNN_DEMO_TAKI_S_e=0x4,
|
|
/* BTK */
|
|
dRes_ID_GNNDEMOTAKIS_BTK_GNN_DEMO_TAKI_S_e=0x7,
|
|
};
|
|
|
|
enum GNN_DEMO_TAKI_S_JNT {
|
|
GNN_DEMO_TAKI_S_JNT_LOCATOR2_e=0x0,
|
|
GNN_DEMO_TAKI_S_JNT_TAKI_e=0x1,
|
|
GNN_DEMO_TAKI_S_JNT_WAREME1_e=0x2,
|
|
};
|
|
|
|
#endif /* RES_GNNDEMOTAKIS_H */
|