📄 npc_sellsthman.h
字号:
#ifndef _SELLSTH_MAN_H#define _SELLSTH_MAN_Hvoid NPC_SellsthManTalked( int meindex, int talkerindex, char *msg, int color );BOOL NPC_SellsthManInit( int meindex );void NPC_SellsthManWindowTalked( int meindex, int talkerindex, int seqno, int select, char *data);void NPC_SellsthManLoop( int meindex);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -