#ifndef RES_VTRI8_H #define RES_VTRI8_H // // Generated by res_arc.py from archive: Vtri8.arc // Do not manually modify this file or your changes will be overwritten. // enum dRes_INDEX_VTRI8 { /* BDLM */ dRes_INDEX_VTRI8_BDL_VTRI8_e=0x4, /* BTK */ dRes_INDEX_VTRI8_BTK_VTRI8A_e=0x7, }; enum dRes_ID_VTRI8 { /* BDLM */ dRes_ID_VTRI8_BDL_VTRI8_e=0x4, /* BTK */ dRes_ID_VTRI8_BTK_VTRI8A_e=0x7, }; enum VTRI8_JNT { VTRI8_JNT_VTRI8_e=0x0, VTRI8_JNT_VTRI8_MODEL1_e=0x1, VTRI8_JNT_VTRI8_MODEL2_e=0x2, }; #endif /* RES_VTRI8_H */