Revert: 4c59dfb6, move DoPaletteAnimations back into GameLoop

Race fix to follow
This commit is contained in:
Jonathan G Rennison
2021-04-05 19:55:53 +01:00
parent 2e6dbfee05
commit 2a13c8623c
5 changed files with 3 additions and 12 deletions

View File

@@ -44,7 +44,6 @@
#include "string_type.h"
void GameLoop();
void GameLoopPaletteAnimations();
void CreateConsole();