mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Add option to compile without the level editor
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#include "Logic.h"
|
||||
#include "Script.h"
|
||||
#include "Network.h"
|
||||
|
||||
extern int temp;
|
||||
extern scriptclass script;
|
||||
|
||||
void titlelogic( Graphics& dwgfx, Game& game, entityclass& obj, UtilityClass& help, musicclass& music, mapclass& map)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user