mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-09 18:40:48 +00:00
4ecb4aacb2
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. |
||
---|---|---|
.. | ||
buildtiles.cpp | ||
buildtiles.h | ||
hightile.cpp | ||
skytexture.cpp |