5 lines
247 B
C
5 lines
247 B
C
void NPC_RmbshopTalked( int meindex, int talkerindex, char *msg, int color );
|
|
BOOL NPC_RmbshopInit( int meindex );
|
|
void NPC_RmbshopWindowTalked( int meindex, int talkerindex, int seqno, int select, char *data);
|
|
void NPC_RmbshopLoop( int meindex);
|