#include #include "NpChar.h" #define NPC_MAX 0x200 NPCHAR gNPC[NPC_MAX]; bool LoadEvent(char *path_event) { return true; }