aboutsummaryrefslogtreecommitdiff
path: root/scumm/vars.cpp
diff options
context:
space:
mode:
authorMax Horn2002-12-22 21:58:16 +0000
committerMax Horn2002-12-22 21:58:16 +0000
commitdf3c41fa24f98423ccb9fc23f2fc50f81c782a31 (patch)
treed9fa81b485d8376b8b1478f0bcfc1906b60e304d /scumm/vars.cpp
parent3ce3a5be5bbfd6f438584e5c09e08d26eadb9396 (diff)
downloadscummvm-rg350-df3c41fa24f98423ccb9fc23f2fc50f81c782a31.tar.gz
scummvm-rg350-df3c41fa24f98423ccb9fc23f2fc50f81c782a31.tar.bz2
scummvm-rg350-df3c41fa24f98423ccb9fc23f2fc50f81c782a31.zip
added some preliminary V8 work. Nope, it is not useful at all, and it doesn't mean we will have CMI support in this millenium, so don't hold your breath
svn-id: r6060
Diffstat (limited to 'scumm/vars.cpp')
-rw-r--r--scumm/vars.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/vars.cpp b/scumm/vars.cpp
index 2393ad68dd..481b896fce 100644
--- a/scumm/vars.cpp
+++ b/scumm/vars.cpp
@@ -23,6 +23,7 @@
#include "stdafx.h"
#include "scumm.h"
+#include "intern.h"
void Scumm::setupScummVars()
{