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

12 lines
209 B
C

#ifndef RES_SPEAR_H
#define RES_SPEAR_H
#include "global.h" // IWYU pragma: keep
enum SPEAR_RES_FILE_ID { // IDs and indexes are synced
/* BDLC */
SPEAR_BDL_MO_YARI=0x3,
};
#endif /* RES_SPEAR_H */