aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-05-20 08:49:13 +0000
committerTravis Howell2003-05-20 08:49:13 +0000
commitc2f8a72ccece7c0ef0f2713b5e654bf34d53fdab (patch)
treee4e7d5190d05f00c2145b9148d0ca34ca4fa42ab /simon/simon.h
parent99ea509008187eee0c4a36878d9186f225565230 (diff)
downloadscummvm-rg350-c2f8a72ccece7c0ef0f2713b5e654bf34d53fdab.tar.gz
scummvm-rg350-c2f8a72ccece7c0ef0f2713b5e654bf34d53fdab.tar.bz2
scummvm-rg350-c2f8a72ccece7c0ef0f2713b5e654bf34d53fdab.zip
Add better support for realizePalette_unk(), patch #740321
svn-id: r7711
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 0917ddf5f1..3080798b8a 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -776,7 +776,7 @@ public:
void scroll_timeout();
void hitarea_stuff_helper_2();
void realizePalette();
- void realizePalette_unk();
+ void fadeUpPalette();
void vc_kill_thread(uint file, uint sprite);