#ifndef RES_VTRI1_H #define RES_VTRI1_H // // Generated by res_arc.py from archive: Vtri1.arc // Do not manually modify this file or your changes will be overwritten. // enum dRes_INDEX_VTRI1 { /* BDLM */ dRes_INDEX_VTRI1_BDL_VTRI1_e=0x4, /* BTK */ dRes_INDEX_VTRI1_BTK_VTRI1A_e=0x7, }; enum dRes_ID_VTRI1 { /* BDLM */ dRes_ID_VTRI1_BDL_VTRI1_e=0x4, /* BTK */ dRes_ID_VTRI1_BTK_VTRI1A_e=0x7, }; enum VTRI1_JNT { VTRI1_JNT_VTRI1_e=0x0, VTRI1_JNT_VTRI1_MODEL1_e=0x1, VTRI1_JNT_VTRI1_MODEL2_e=0x2, }; #endif /* RES_VTRI1_H */