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

15 lines
250 B
C

#ifndef RES_HAMI1_H
#define RES_HAMI1_H
#include "global.h" // IWYU pragma: keep
enum HAMI1_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
HAMI1_BDL_HAMI1=0x4,
/* DZB */
HAMI1_DZB_HAMI1=0x7,
};
#endif /* RES_HAMI1_H */