mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- moved renderstyle to 'common' and use GZDoom's color table code unaltered.
# Conflicts: # source/CMakeLists.txt # source/common/engine/serializer.h
This commit is contained in:
parent
b8a289bf61
commit
f64bdccaca
18 changed files with 259 additions and 57 deletions
3
source/common/engine/i_interface.cpp
Normal file
3
source/common/engine/i_interface.cpp
Normal file
|
@ -0,0 +1,3 @@
|
|||
#include "i_interface.h"
|
||||
|
||||
SystemCallbacks *sysCallbacks;
|
Loading…
Add table
Add a link
Reference in a new issue