mirror of
https://github.com/DrBeef/Raze.git
synced 2025-03-04 00:12:05 +00:00
They are used a state identifiers but identical content-wise so MSVC's linker would merge them all together into one if some code wasn't added to make them different. A global check for the scratch variable was added in a harmless place to ensure that whole program optimization algorithms won't optimize it out anyway after discovering that the variable is never used. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |