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