mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-02-01 10:42:03 +03:00
Move preloader update code to new function preloaderlogic()
Otherwise the preloader will go by way too quickly.
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
|
||||
void preloaderrender();
|
||||
|
||||
void preloaderlogic();
|
||||
|
||||
#endif /* PRELOADER_H */
|
||||
|
||||
Reference in New Issue
Block a user