#ifndef RES_VBINY_H #define RES_VBINY_H #include "global.h" enum VBINY_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ VBINY_BDL_VBINY=0x4, /* BTK */ VBINY_BTK_VBINA_Y=0x7, }; #endif /* RES_VBINY_H */