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