aboutsummaryrefslogtreecommitdiff
path: root/scumm/intern.h
diff options
context:
space:
mode:
authorMax Horn2002-12-25 19:06:31 +0000
committerMax Horn2002-12-25 19:06:31 +0000
commit447ab20369fb41e47320bf3318e1bebe531c4fd8 (patch)
tree4b4574acec3faa9e390de0762db72650efaa9733 /scumm/intern.h
parent7c7af18bc92adf0dc122784c72cc30b51758b0a8 (diff)
downloadscummvm-rg350-447ab20369fb41e47320bf3318e1bebe531c4fd8.tar.gz
scummvm-rg350-447ab20369fb41e47320bf3318e1bebe531c4fd8.tar.bz2
scummvm-rg350-447ab20369fb41e47320bf3318e1bebe531c4fd8.zip
cleanup
svn-id: r6140
Diffstat (limited to 'scumm/intern.h')
-rw-r--r--scumm/intern.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/scumm/intern.h b/scumm/intern.h
index db3ea1c30d..d18235d2e0 100644
--- a/scumm/intern.h
+++ b/scumm/intern.h
@@ -432,8 +432,8 @@ protected:
void o8_soundKludge();
void o8_system();
- void o8_kludge();
- void o8_kludge2();
+ void o6_kernelSetFunctions();
+ void o6_kernelGetFunctions();
void o8_getObjectImageX();
void o8_getObjectImageY();