This commit is contained in:
MontyTRC89 2020-06-26 07:06:51 +02:00
commit 5b8c90b688
55 changed files with 26453 additions and 22588 deletions

View file

@ -8,7 +8,7 @@
#include "sound.h"
#include "setup.h"
#include "level.h"
using namespace std;
extern GameFlow* g_GameFlow;
GameScript* g_GameScript;
bool WarningsAsErrors = false;