mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Per-level custom asset loading functionality (#262)
This commit is contained in:
@@ -184,6 +184,9 @@ public:
|
||||
void drawtowerspikes();
|
||||
|
||||
bool onscreen(int t);
|
||||
|
||||
void reloadresources();
|
||||
std::string assetdir;
|
||||
|
||||
|
||||
void menuoffrender();
|
||||
|
||||
Reference in New Issue
Block a user