StoneAge/gmsv/npc/npc_bigsmallmaster.c

14 lines
289 B
C
Raw Normal View History

2018-08-07 15:51:35 +08:00
#include "version.h"
#include <time.h>
#include "char.h"
#include "object.h"
#include "lssproto_serv.h"
#include "npcutil.h"
#include "handletime.h"
#include <string.h>
#include "char_base.h"
#include "configfile.h"
#include "npc_bigsmallmaster.h"
#include "npc_windowman.h"