mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Clean up editorclass externs into one location
Again, like the previous commit, it should just be put in the header file of its respective class instead of being a mess everywhere.
This commit is contained in:
@@ -248,6 +248,8 @@ void editorlogic();
|
||||
|
||||
void editorinput();
|
||||
|
||||
extern editorclass ed;
|
||||
|
||||
#endif /* EDITOR_H */
|
||||
|
||||
#endif /* NO_CUSTOM_LEVELS */
|
||||
|
||||
Reference in New Issue
Block a user