summaryrefslogtreecommitdiffstats
path: root/src/control/Script.cpp
blob: 71fc7bcd87d228e691b3e3cf161d702a5af5e8c4 (plain) (blame)
1
2
3
4
5
6
#include "common.h"
#include "patcher.h"

#include "Script.h"

uint8 *CTheScripts::ScriptSpace = (uint8*)0x74B248;