mirror of
https://github.com/DrBeef/Raze.git
synced 2025-02-21 11:11:16 +00:00
This is necessary to evade C++ stupidity which happily allows assignment to non-const struct type return values and won't even warn about it. As const these will throw an error when that happens. |
||
---|---|---|
.. | ||
build | ||
common | ||
core | ||
games | ||
platform | ||
thirdparty | ||
CMakeLists.txt | ||
g_pch.h |