#ifndef RES_VTRI5_H #define RES_VTRI5_H #include "global.h" enum VTRI5_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ VTRI5_BDL_VTRI5=0x4, /* BTK */ VTRI5_BTK_VTRI5A=0x7, }; #endif /* RES_VTRI5_H */