mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-18 10:01:20 +00:00
remove includes
This commit is contained in:
parent
bdc1594b07
commit
8401e09787
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@
|
|||
#include "r_opengl.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)
|
||||
|
||||
struct GLRGBAFloat
|
||||
|
|
Loading…
Reference in a new issue