-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNeHeGL.cpp
More file actions
19 lines (15 loc) · 842 Bytes
/
NeHeGL.cpp
File metadata and controls
19 lines (15 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/***********************************************
* *
* Jeff Molofee's OpenGL Basecode *
* *
* http://nehe.gamedev.net *
* *
* 2003 *
* *
***********************************************/
#include <windows.h> // Header File For The Windows Library
#include <gl/gl.h> // Header File For The OpenGL32 Library
#include <gl/glu.h> // Header File For The GLu32 Library
#include "NeHeGL.h" // Header File For The NeHeGL Basecode
//int mx1,my1,mch1;
#define WM_TOGGLEFULLSCREEN (WM_USER+1) // Application Define Message For Toggling