aboutsummaryrefslogtreecommitdiff
path: root/sword2/sword2.h
diff options
context:
space:
mode:
authorMax Horn2003-10-26 21:30:52 +0000
committerMax Horn2003-10-26 21:30:52 +0000
commita4d2a47820ad7ce26de1f52a9a11f6d466ed9610 (patch)
tree8561421e140950ed282475a0ffb58fe0c79b5edf /sword2/sword2.h
parentfbd6528e365babdd9e6d59089ef210f04a7eb19e (diff)
downloadscummvm-rg350-a4d2a47820ad7ce26de1f52a9a11f6d466ed9610.tar.gz
scummvm-rg350-a4d2a47820ad7ce26de1f52a9a11f6d466ed9610.tar.bz2
scummvm-rg350-a4d2a47820ad7ce26de1f52a9a11f6d466ed9610.zip
factor out common debugger code
svn-id: r10984
Diffstat (limited to 'sword2/sword2.h')
-rw-r--r--sword2/sword2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/sword2.h b/sword2/sword2.h
index cfbe0536b9..3f0ad2d41f 100644
--- a/sword2/sword2.h
+++ b/sword2/sword2.h
@@ -34,6 +34,8 @@ enum BSGameId {
GID_SWORD2_DEMO
};
+class NewGui;
+
namespace Sword2 {
// Bodge for PCF76 version so that their demo CD can be labelled "PCF76"