- fixed linkage for fuzzviewheight
- fixed naming conflict with GCC's virtual table.
This commit is contained in:
parent
e4c208602d
commit
6adcba3c4b
3 changed files with 4 additions and 4 deletions
|
|
@ -118,7 +118,7 @@ static void R_ShutdownRenderer();
|
|||
|
||||
extern short *openings;
|
||||
extern bool r_fakingunderwater;
|
||||
extern "C" int fuzzviewheight;
|
||||
extern int fuzzviewheight;
|
||||
extern subsector_t *InSubsector;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue