aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorMax Horn2002-12-23 17:21:09 +0000
committerMax Horn2002-12-23 17:21:09 +0000
commitb8240b253c8ede87d4148b26fafe5474c638c871 (patch)
tree9207d74f2217522f4686630f27441823d3dd6830 /scumm/intern.h
parenta7d0957dad42b094eab11335009391a1eb583a46 (diff)
downloadscummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.tar.gz
scummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.tar.bz2
scummvm-rg350-b8240b253c8ede87d4148b26fafe5474c638c871.zip
some flesh to the V8 bones
svn-id: r6073
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 55ce15583f..a5a6847c5c 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -410,7 +410,7 @@ protected:
void o8_dim();
void o8_dim2();
- void o8_arrayAssign();
+ void o8_arrayOps();
void o8_printLine();
void o8_printCursor();
void o8_printDebug();