#ifndef RES_VTRI7_H #define RES_VTRI7_H // // Generated by res_arc.py from archive: Vtri7.arc // Do not manually modify this file or your changes will be overwritten. // enum dRes_INDEX_VTRI7 { /* BDLM */ dRes_INDEX_VTRI7_BDL_VTRI7_e=0x4, /* BTK */ dRes_INDEX_VTRI7_BTK_VTRI7A_e=0x7, }; enum dRes_ID_VTRI7 { /* BDLM */ dRes_ID_VTRI7_BDL_VTRI7_e=0x4, /* BTK */ dRes_ID_VTRI7_BTK_VTRI7A_e=0x7, }; enum VTRI7_JNT { VTRI7_JNT_VTRI7_e=0x0, VTRI7_JNT_VTRI7_MODEL1_e=0x1, VTRI7_JNT_VTRI7_MODEL2_e=0x2, }; #endif /* RES_VTRI7_H */