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