mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add option to compile without the level editor
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
#include "Music.h"
|
||||
#include "editor.h"
|
||||
|
||||
extern editorclass ed;
|
||||
#if !defined(NO_EDITOR)
|
||||
extern editorclass ed;
|
||||
#endif
|
||||
|
||||
class mapclass
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user