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

12 lines
198 B
C

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