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

16 lines
294 B
C

#ifndef RES_YGCWP_H
#define RES_YGCWP_H
#include "global.h" // IWYU pragma: keep
enum YGCWP_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
YGCWP_BDL_YGCWP00=0x4,
/* BRK */
YGCWP_BRK_YGCWP00_COMMON=0x7,
YGCWP_BRK_YGCWP00_WARP=0x8,
};
#endif /* RES_YGCWP_H */