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