chuyiwen_gmsv/include/npc_vigorshop.h

8 lines
317 B
C
Raw Normal View History

2016-12-24 08:45:52 +08:00
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);