aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2002-12-03 05:34:55 +0000
committerTravis Howell2002-12-03 05:34:55 +0000
commitfdcdb9e4fa49934cbbb3165f490cc59347acc0a2 (patch)
tree4d4ac3f43134b39da9daa08db6775e40f9d61d97 /simon/simon.h
parent62f87e086ae4725274dad6223c58b9285f2cd62d (diff)
downloadscummvm-rg350-fdcdb9e4fa49934cbbb3165f490cc59347acc0a2.tar.gz
scummvm-rg350-fdcdb9e4fa49934cbbb3165f490cc59347acc0a2.tar.bz2
scummvm-rg350-fdcdb9e4fa49934cbbb3165f490cc59347acc0a2.zip
Last minute simon fixes
Full simon 2 intro now works All simon 2 cut scenes can be skipped One simon 2 freeze completely fixed svn-id: r5819
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 8942786d35..d98fa4c978 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -754,6 +754,7 @@ public:
void checkTimerCallback();
void delay(uint delay);
+ void o_83_helper();
void o_190_helper(uint i);
void vc_58();
void timer_vga_sprites_helper();