mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-07-28 01:51:49 +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:
@@ -13,10 +13,6 @@
|
||||
#include "Music.h"
|
||||
#include "editor.h"
|
||||
|
||||
#if !defined(NO_CUSTOM_LEVELS)
|
||||
extern editorclass ed;
|
||||
#endif
|
||||
|
||||
class mapclass
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user