mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 09:54:10 +03:00
Update text boxes in the inner fixed-timestep loop
So they don't go really quickly.
This commit is contained in:
@@ -97,6 +97,7 @@ public:
|
||||
|
||||
void drawimagecol(int t, int xp, int yp, int r, int g, int b, bool cent= false);
|
||||
|
||||
void updatetextboxes();
|
||||
void drawgui();
|
||||
|
||||
void drawsprite(int x, int y, int t, int r, int g, int b);
|
||||
|
||||
Reference in New Issue
Block a user