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

21 lines
361 B
C

#ifndef RES_YSWDR00_H
#define RES_YSWDR00_H
#include "global.h" // IWYU pragma: keep
enum YSWDR00_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
YSWDR00_BDL_YSWDR00=0x6,
/* BRK */
YSWDR00_BRK_YSWDR00=0x9,
/* BTK */
YSWDR00_BTK_YSWDR00=0xC,
/* DZB */
YSWDR00_DZB_FWALL=0xF,
};
#endif /* RES_YSWDR00_H */