Project

General

Profile

« Previous | Next » 

Revision d5d0d366

Added by danij over 11 years ago

Fixed|Partitioner: Compiler error (global variable shadowing)

The static validCount in partitioner.cpp was shadowed by the global
variable of the same name, with C-linkage, in render/r_main.h when
building with MSVC (at least). Resulting in holes around one-way
window hack constructs in some maps.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences