#ifndef RES_HTOBI2_H #define RES_HTOBI2_H #include "global.h" enum HTOBI2_RES_FILE_ID { // IDs and indexes are synced /* BDL */ HTOBI2_BDL_HTOBI2=0x4, /* DZB */ HTOBI2_DZB_HTOBI2=0x7, }; #endif /* RES_HTOBI2_H */