#ifndef RES_FOBJ09_H #define RES_FOBJ09_H #include "global.h" enum FOBJ09_RES_FILE_ID { // IDs and indexes are synced /* BCK */ FOBJ09_BCK_FOBJ09=0x4, /* BDL */ FOBJ09_BDL_FOBJ09=0x7, }; #endif /* RES_FOBJ09_H */