little cleanup

This commit is contained in:
aap 2019-06-12 13:46:02 +02:00
parent 71059e6a59
commit 01babd43b1
5 changed files with 59 additions and 49 deletions

6
src/control/Script.cpp Normal file
View file

@ -0,0 +1,6 @@
#include "common.h"
#include "patcher.h"
#include "Script.h"
uint8 *CTheScripts::ScriptSpace = (uint8*)0x74B248;