mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +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
|
@ -18,7 +18,7 @@ struct FReader;
|
|||
class PClass;
|
||||
class FFont;
|
||||
class FSoundID;
|
||||
struct FRenderStyle;
|
||||
union FRenderStyle;
|
||||
class DObject;
|
||||
class FTextureID;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue