mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Add option to allow custom levels when the editor is disabled
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "Music.h"
|
||||
#include "editor.h"
|
||||
|
||||
#if !defined(NO_EDITOR)
|
||||
#if !defined(NO_CUSTOM_LEVELS)
|
||||
extern editorclass ed;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user