mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
5bfd4069ef
* Remove cast of int on `gFrameClock` since gFrameClock is now just an int. * Remove unused `gFrameTicks`. * Remove unused `gFrameRate`. * Rename `gFrame` to `gFrameCount` so it's easier to search and distinguish from `gFrameClock` without relying on regex. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |