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

15 lines
250 B
C

#ifndef RES_HAMI4_H
#define RES_HAMI4_H
#include "global.h" // IWYU pragma: keep
enum HAMI4_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
HAMI4_BDL_HAMI4=0x4,
/* DZB */
HAMI4_DZB_HAMI4=0x7,
};
#endif /* RES_HAMI4_H */