aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2004-02-16 05:53:17 +0000
committerTravis Howell2004-02-16 05:53:17 +0000
commit9d3ed96738f984132123cba82ba5240fb0aa71f8 (patch)
tree85a67e54fe9c16ab4e4ef7e309ae4118f8a4f16f /scumm/intern.h
parent7cc3bc357f8356cff3e300fc0e99d94195323264 (diff)
downloadscummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.tar.gz
scummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.tar.bz2
scummvm-rg350-9d3ed96738f984132123cba82ba5240fb0aa71f8.zip
Rename opcode
svn-id: r12914
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index 6a0a0dcf03..a20d529288 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -521,7 +521,7 @@ protected:
void o6_pickVarRandom();
void o6_getDateTime();
void o6_unknownE1();
- void o6_set_box_set();
+ void o6_setBoxSet();
void o6_shuffle();
byte VAR_VIDEONAME;