Files
tww/include/d/res/res_htobi3.h
T

15 lines
258 B
C

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