📄 npc_poolitemshop.h
字号:
#ifndef __NPC_POOLITEMSHOP_H__#define __NPC_POOLITEMSHOP_H__void NPC_PoolItemShopLoop( int meindex);BOOL NPC_PoolItemShopInit( int meindex);void NPC_PoolItemShopTalked( int meindex , int talkerindex , char *szMes ,int color );void NPC_PoolItemShopWindowTalked( int meindex, int talkerindex, int seqno, int select, char *data);#endif /*__NPC_POOLITEMSHOP_H__*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -