Set common name for system-specific framebuffer class
Implementation details are hidden as much as possible in platform-specific source files Reduced number of included header files
This commit is contained in:
parent
e50d09ceb2
commit
e6e2b11167
11 changed files with 162 additions and 205 deletions
|
|
@ -34,9 +34,6 @@
|
|||
#include "r_state.h"
|
||||
#include "actor.h"
|
||||
#include "cmdlib.h"
|
||||
#ifdef _WIN32
|
||||
#include "win32gliface.h"
|
||||
#endif
|
||||
#include "v_palette.h"
|
||||
#include "sc_man.h"
|
||||
#include "textures/skyboxtexture.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue