📄 os_specific_opengl_headers.h
字号:
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
// @Process: Put the mini-windows stuff here instead of
// including windows.h everywhere.
#include <windows.h>
#include <gl/gl.h> // OpenGL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -