mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Es ist OpenGL 1.4
This commit is contained in:
parent
e6d371bd9d
commit
976c3f371c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ char *strlwr (char *s);
|
|||
|
||||
#include "qgl.h"
|
||||
|
||||
#define REF_VERSION "OpenGL 1.0"
|
||||
#define REF_VERSION "OpenGL 1.4"
|
||||
|
||||
// up / down
|
||||
#define PITCH 0
|
||||
|
|
Loading…
Reference in a new issue