npc_sample.h

来自「石器时代2.0完整版源代码.已经加入新功能. 在REDHAT9下GCC3.4编」· C头文件 代码 · 共 9 行

H
9
字号
#ifndef __NPC_SAMPLE_H__#define __NPC_SAMPLE_H__void NPC_SampleLoop( int index );#endif  /*__NPC_SAMPLE_H__*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?