mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Support pre-C++11 compilers
This commit is contained in:
@@ -355,6 +355,8 @@ void editorclass::reset()
|
||||
hookmenu=0;
|
||||
numhooks=0;
|
||||
script.customscript.clear();
|
||||
|
||||
returneditoralpha = 0;
|
||||
}
|
||||
|
||||
void editorclass::weirdloadthing(std::string t)
|
||||
|
||||
Reference in New Issue
Block a user