aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v1.h
diff options
context:
space:
mode:
authorJohannes Schickel2008-05-18 13:22:06 +0000
committerJohannes Schickel2008-05-18 13:22:06 +0000
commitfad7e1f3c11021f1656c1cee855d131b3373be16 (patch)
tree6fa3def6bceb6559a91e9700be932ed287444e13 /engines/kyra/kyra_v1.h
parentc72ac9916c4fec3328e0857ef59ee892dd753959 (diff)
downloadscummvm-rg350-fad7e1f3c11021f1656c1cee855d131b3373be16.tar.gz
scummvm-rg350-fad7e1f3c11021f1656c1cee855d131b3373be16.tar.bz2
scummvm-rg350-fad7e1f3c11021f1656c1cee855d131b3373be16.zip
Reverted commit #32166.
svn-id: r32170
Diffstat (limited to 'engines/kyra/kyra_v1.h')
-rw-r--r--engines/kyra/kyra_v1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/kyra_v1.h b/engines/kyra/kyra_v1.h
index 742d7549c0..81a6254c7f 100644
--- a/engines/kyra/kyra_v1.h
+++ b/engines/kyra/kyra_v1.h
@@ -227,6 +227,7 @@ protected:
int o1_getMouseState(EMCState *script);
int o1_setDeathHandler(EMCState *script);
int o1_playWanderScoreViaMap(EMCState *script);
+ int o1_fillRect(EMCState *script);
int o1_blockInWalkableRegion(EMCState *script);
int o1_blockOutWalkableRegion(EMCState *script);
int o1_playSoundEffect(EMCState *script);