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

12 lines
204 B
C

#ifndef RES_NPCNZ_H
#define RES_NPCNZ_H
#include "global.h" // IWYU pragma: keep
enum NPCNZ_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
NPCNZ_BDL_NZ=0x3,
};
#endif /* RES_NPCNZ_H */