#ifndef RES_HIMO3_H #define RES_HIMO3_H #include "global.h" enum HIMO3_RES_FILE_ID { // IDs and indexes are synced /* BMD */ HIMO3_BMD_H3_GA=0x3, HIMO3_BMD_SLAMP_00=0x4, }; #endif /* RES_HIMO3_H */