mirror of
https://github.com/ZDoom/Raze.git
synced 2025-04-10 09:41:15 +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 |