mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-12-11 13:11:48 +00:00
12a99c3f3c
This was used in only 4 places, 3 of which could easily be replaced with a memset, and the fourth, in the Strife status bar, suffering from a pointless performance optimization, rendering the code unreadable - the code spent here per frame is utterly insignificant so clarity should win here. |
||
---|---|---|
.. | ||
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 |