mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-05 17:41:05 +00:00
c61f30a627
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
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 |