#ifndef RES_VOBJ10_H #define RES_VOBJ10_H #include "global.h" enum VOBJ10_RES_FILE_ID { // IDs and indexes are synced /* BDL */ VOBJ10_BDL_VOBJ10=0x3, }; #endif /* RES_VOBJ10_H */