Merge branch 'master' of https://github.com/rheit/zdoom
This commit is contained in:
commit
c2e7123a36
32 changed files with 1329 additions and 718 deletions
|
|
@ -101,7 +101,7 @@ WORD MirrorFlags;
|
|||
TArray<PortalDrawseg> WallPortals(1000); // note: this array needs to go away as reallocation can cause crashes.
|
||||
|
||||
|
||||
static subsector_t *InSubsector;
|
||||
subsector_t *InSubsector;
|
||||
|
||||
CVAR (Bool, r_drawflat, false, 0) // [RH] Don't texture segs?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue