Renderstring angepasst

This commit is contained in:
Yamagi Burmeister 2009-03-09 17:18:29 +00:00
parent 273995acad
commit e57d94a3fe
2 changed files with 2 additions and 2 deletions

View File

@ -1033,7 +1033,7 @@ int R_Init( void *hinstance, void *hWnd )
r_turbsin[j] *= 0.5;
}
ri.Con_Printf (PRINT_ALL, "ref_gl version: "REF_VERSION"\n");
ri.Con_Printf (PRINT_ALL, "Refresh: "REF_VERSION"\n");
Draw_GetPalette ();

View File

@ -36,7 +36,7 @@ char *strlwr (char *s);
#include "qgl.h"
#define REF_VERSION "GL 0.01"
#define REF_VERSION "OpenGL 1.0"
// up / down
#define PITCH 0