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

18 lines
294 B
C

#ifndef RES_HDAI1_H
#define RES_HDAI1_H
#include "global.h" // IWYU pragma: keep
enum HDAI1_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
HDAI1_BDL_HDAI1=0x5,
/* BRK */
HDAI1_BRK_HDAI1=0x8,
/* DZB */
HDAI1_DZB_HDAI=0xB,
};
#endif /* RES_HDAI1_H */