aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/intern_he.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-08-16 01:23:02 -0400
committerMatthew Hoops2011-08-16 01:23:02 -0400
commit310bd54e64fef98438439c6966c7785764ca53b7 (patch)
tree0241c29743af9401ac6d7f262087f3bf8e2a4504 /engines/scumm/he/intern_he.h
parenta18312677d3fa29b55168743c0d8b58f94847f53 (diff)
downloadscummvm-rg350-310bd54e64fef98438439c6966c7785764ca53b7.tar.gz
scummvm-rg350-310bd54e64fef98438439c6966c7785764ca53b7.tar.bz2
scummvm-rg350-310bd54e64fef98438439c6966c7785764ca53b7.zip
SCUMM: Set the default moonbase cursor to be the default Windows cursor
Diffstat (limited to 'engines/scumm/he/intern_he.h')
-rw-r--r--engines/scumm/he/intern_he.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/scumm/he/intern_he.h b/engines/scumm/he/intern_he.h
index c49217b650..145172b901 100644
--- a/engines/scumm/he/intern_he.h
+++ b/engines/scumm/he/intern_he.h
@@ -570,6 +570,8 @@ protected:
virtual void decodeParseString(int a, int b);
+ virtual void setDefaultCursor();
+
/* HE version 100 script opcodes */
void o100_actorOps();
void o100_arrayOps();