mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
remove includes
This commit is contained in:
parent
36fcd35108
commit
8345d7b99c
1 changed files with 0 additions and 3 deletions
|
|
@ -24,9 +24,6 @@
|
||||||
#include "r_opengl.h"
|
#include "r_opengl.h"
|
||||||
#include "r_vbo.h"
|
#include "r_vbo.h"
|
||||||
|
|
||||||
//#include "../../p_tick.h" // for leveltime (NOTE: THIS IS BAD, FIGURE OUT HOW TO PROPERLY IMPLEMENT gl_leveltime)
|
|
||||||
#include "../../r_main.h" // AIMINGTODY (ALSO BAD)
|
|
||||||
|
|
||||||
#if defined (HWRENDER) && !defined (NOROPENGL)
|
#if defined (HWRENDER) && !defined (NOROPENGL)
|
||||||
|
|
||||||
struct GLRGBAFloat
|
struct GLRGBAFloat
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue