Move tower background update code to logic functions

Otherwise it'll go really really quickly, which is not good.
This commit is contained in:
Misa
2020-06-19 09:05:48 -04:00
committed by Ethan Lee
parent 7810e99507
commit 118401f17e
4 changed files with 28 additions and 5 deletions
+1
View File
@@ -197,6 +197,7 @@ public:
void menuoffrender();
void drawtowerbackground();
void updatetowerbackground();
void setcol(int t);
void drawfinalmap();