#ifndef RES_HTOBI3_H #define RES_HTOBI3_H #include "global.h" enum HTOBI3_RES_FILE_ID { // IDs and indexes are synced /* BDL */ HTOBI3_BDL_HTOBI3=0x4, /* DZB */ HTOBI3_DZB_HTOBI3=0x7, }; #endif /* RES_HTOBI3_H */