7 lines
156 B
C
7 lines
156 B
C
#ifndef __READNPC_H__
|
|
#define __READNPC_H__
|
|
BOOL NPC_readNPCSettingFiles( char* topdirectory ,int templatesize,int createsize);
|
|
|
|
#endif
|
|
/*__READNPC_H__*/
|