mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-04-01 06:21:30 +03:00
Move tower background update code to logic functions
Otherwise it'll go really really quickly, which is not good.
This commit is contained in:
@@ -197,6 +197,7 @@ public:
|
||||
void menuoffrender();
|
||||
|
||||
void drawtowerbackground();
|
||||
void updatetowerbackground();
|
||||
|
||||
void setcol(int t);
|
||||
void drawfinalmap();
|
||||
|
||||
Reference in New Issue
Block a user