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

8 lines
317 B
C

void NPC_ItemVigorShopTalked( int meindex , int talkerindex , char *msg ,
int color );
BOOL NPC_ItemVigorShopInit( int meindex );
void NPC_ItemVigorShopWindowTalked( int meindex, int talkerindex, int seqno, int select, char *data);
void NPC_ItemVigorShopLooked( int meindex , int lookedindex);