mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-02 10:11:04 +00:00
- fixed use of brightmaps.
Due to the blending they are essentially inactive on translucent content and Duke Nukem heavily abuses this.
This commit is contained in:
parent
3e0075a34d
commit
dc60c7f72e
7 changed files with 44 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
|||
// Windows layer-independent code
|
||||
|
||||
#define NOMINMAX
|
||||
#include <Windows.h>
|
||||
#include "compat.h"
|
||||
#include "build.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue