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

12 lines
218 B
C

#ifndef RES_YSDLS00_H
#define RES_YSDLS00_H
#include "global.h" // IWYU pragma: keep
enum YSDLS00_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
YSDLS00_BDL_YSDLS00=0x3,
};
#endif /* RES_YSDLS00_H */