raze/source/blood
Mitchell Richters 5bfd4069ef - Blood: Cleanup some timing variables following timing uplift.
* 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.
2020-08-26 20:55:46 +10:00
..
src - Blood: Cleanup some timing variables following timing uplift. 2020-08-26 20:55:46 +10:00
CMakeLists.txt - split sprite animation off view.cpp 2020-08-02 19:59:14 +02:00