mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2025-02-02 19:31:23 +00:00
88a616da75
- Cleared some GCC and Clang warnings. Mostly static analysis false positives, but one of them generated a pretty massive warning in a release build. - Use -Wno-unused-result since I doubt we're going to address those unless they actually prove to be a problem (and they only appear in release builds). |
||
---|---|---|
.. | ||
colormaps.cpp | ||
colormaps.h | ||
r_interpolate.cpp | ||
r_interpolate.h | ||
r_translate.cpp | ||
r_translate.h | ||
renderstyle.cpp | ||
renderstyle.h | ||
sprites.cpp | ||
sprites.h | ||
voxels.cpp | ||
voxels.h |