aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/intern.h
diff options
context:
space:
mode:
authorTravis Howell2006-03-02 06:33:15 +0000
committerTravis Howell2006-03-02 06:33:15 +0000
commitfec05d5180d3bc7f9bfa1efa9fd0cf734176605c (patch)
treeb872f8c3f8e969cf648620796e346d5cb7bb1ab3 /engines/scumm/intern.h
parent64ce4d6dd731ffa5556e76bbe37c5d5ec181e90e (diff)
downloadscummvm-rg350-fec05d5180d3bc7f9bfa1efa9fd0cf734176605c.tar.gz
scummvm-rg350-fec05d5180d3bc7f9bfa1efa9fd0cf734176605c.tar.bz2
scummvm-rg350-fec05d5180d3bc7f9bfa1efa9fd0cf734176605c.zip
Typos
svn-id: r21005
Diffstat (limited to 'engines/scumm/intern.h')
-rw-r--r--engines/scumm/intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/intern.h b/engines/scumm/intern.h
index 1af4f8c777..8a93abbcb8 100644
--- a/engines/scumm/intern.h
+++ b/engines/scumm/intern.h
@@ -458,7 +458,7 @@ protected:
void o_setBitVar();
void o_doSentence();
void o_unknown2();
- void o_ifActiveOBject();
+ void o_ifActiveObject();
void o_getClosestObjActor();
void o_printEgo_c64();
void o_print_c64();