ref: 44709ab500690b85070992a4bac044ebc15c51ca dir: /src/NpChar.cpp/
#include <stdint.h> #include "NpChar.h" #define NPC_MAX 0x200 NPCHAR gNPC[NPC_MAX]; bool LoadEvent(char *path_event) { return true; }