ref: b1bb48148bac5d0da24aa239e6588f5eac2f58d2 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; }