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

17 lines
302 B
C

#ifndef RES_YLZOU_H
#define RES_YLZOU_H
#include "global.h" // IWYU pragma: keep
enum YLZOU_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
YLZOU_BDL_YLZOU=0x4,
YLZOU_BDL_YLZOU2=0x5,
/* DZB */
YLZOU_DZB_YLZOU=0x8,
YLZOU_DZB_YLZOU2=0x9,
};
#endif /* RES_YLZOU_H */