?? npc_manorsman.h
字號(hào):
#ifndef __NPC_MANORSMAN_H__#define __NPC_MANORSMAN_H__BOOL NPC_ManorSmanInit(int meindex);void NPC_ManorSmanTalked(int meindex, int talkerindex, char *msg, int color);void NPC_ManorSmanWindowTalked(int meindex, int talkerindex, int seqno, int select, char *data);void NPC_ManorSmanLoop(int meindex);//andy_123int NPC_getManorsmanListIndex( int ID);#ifndef _NEW_MANOR_LAWvoid NPC_ManorSavePKSchedule(int meindex, int toindex, int flg);#elsevoid NPC_ManorSavePKSchedule(int meindex, int toindex, int flg,int setTime,struct tm tm1);void NPC_ManorAddToSchedule(int meindex,int charaindex);#endif#endif /*__NPC_MANORSMAN_H__*/
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -