#ifndef RES_HTOBI1_H #define RES_HTOBI1_H #include "global.h" // IWYU pragma: keep enum HTOBI1_RES_FILE_ID { // IDs and indexes are synced /* BDL */ HTOBI1_BDL_HTOBI1=0x4, /* DZB */ HTOBI1_DZB_HTOBI1=0x7, }; #endif /* RES_HTOBI1_H */