mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Fix moving entities flashing in over 30fps mode
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
689768b8ca
commit
63620efac8
@@ -8,6 +8,7 @@ namespace level_debugger
|
||||
bool is_pausing(void);
|
||||
bool is_active(void);
|
||||
void input(void);
|
||||
void logic(void);
|
||||
void render(void);
|
||||
void set_forced(void);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user