mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-20 18:42:26 +00:00
* Previous config had the potential to call `I_GetInputFrac()` nearly twice in a row, which would have resulted in some hitching. * Calling from each game's render function avoids the above and means we can start applying scaled angle changes one frame faster. |
||
---|---|---|
.. | ||
src | ||
all.cpp | ||
all_d.cpp | ||
all_r.cpp |