#ifndef RES_VTRI1_H #define RES_VTRI1_H #include "global.h" enum VTRI1_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ VTRI1_BDL_VTRI1=0x4, /* BTK */ VTRI1_BTK_VTRI1A=0x7, }; #endif /* RES_VTRI1_H */