aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorOliver Kiehl2003-01-19 15:39:54 +0000
committerOliver Kiehl2003-01-19 15:39:54 +0000
commit85ed389cbb161d7868204174ccfbb452354e6cc0 (patch)
tree2ea8076938d77322ecc704e810bb506efc13cf30 /simon/simon.h
parentad55540f52fe8f30fb11af583b812f728e5a82e3 (diff)
downloadscummvm-rg350-85ed389cbb161d7868204174ccfbb452354e6cc0.tar.gz
scummvm-rg350-85ed389cbb161d7868204174ccfbb452354e6cc0.tar.bz2
scummvm-rg350-85ed389cbb161d7868204174ccfbb452354e6cc0.zip
added missing function
svn-id: r6517
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 036e35bd50..e63bc251d0 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -778,6 +778,7 @@ public:
void scroll_timeout();
void hitarea_stuff_helper_2();
void realizePalette();
+ void realizePalette_unk();
void vc_kill_thread(uint file, uint sprite);