mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +00:00
- moved shadeToLight out of build.h.
This commit is contained in:
parent
957f7e9487
commit
168b0385cf
11 changed files with 24 additions and 27 deletions
|
@ -165,7 +165,7 @@ inline void videoclearFade()
|
|||
|
||||
void videoTintBlood(int32_t r, int32_t g, int32_t b);
|
||||
|
||||
extern int32_t globalpal, globalfloorpal;
|
||||
extern int numshades;
|
||||
extern void paletteLoadFromDisk(void);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue