chuyiwen_gmsv/include/npc_petskilldelshop.h
chuyiwen bea5ac05b3 sq_gmsv_chuyiwen
sa_sever
2016-12-24 09:45:52 +09:00

11 lines
425 B
C

void NPC_PetSkillDelShopTalked( int meindex , int talkerindex , char *msg ,
int color );
BOOL NPC_PetSkillDelShopInit( int meindex );
void NPC_PetSkillDelShopWindowTalked( int meindex, int talkerindex, int seqno, int select, char *data);
void NPC_PetSkillDelShopLooked( int meindex , int lookedindex);
void NPC_PetSkillDelMakeStr(int meindex,int toindex,int select);
/*__NPC_WINDOWPETSKILLSHOP_H__*/