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

19 lines
320 B
C

#ifndef RES_HSEN1_H
#define RES_HSEN1_H
#include "global.h" // IWYU pragma: keep
enum HSEN1_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
HSEN1_BDL_HSEN1=0x5,
/* BTK */
HSEN1_BTK_HSEN1=0x8,
HSEN1_BTK_HSEN2=0x9,
/* DZB */
HSEN1_DZB_HSEN1=0xC,
};
#endif /* RES_HSEN1_H */