📄 rayspr.h
字号:
#ifndef _RAYSPR_
#define _RAYSPR_
#include "ray.h"
#include "globals.h"
#include "sprinter.h"
#include "sprutils.h"
extern "C++" pobject_type Obj_Type_List;
extern "C++" USHORT Number_Of_OTs;
extern "C++" pobject_node g_object_list;
extern "C++" BOOL updating;
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -