aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/palette.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/palette.h')
-rw-r--r--engines/mads/palette.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/palette.h b/engines/mads/palette.h
index 0d808ce218..d1c7c1da7a 100644
--- a/engines/mads/palette.h
+++ b/engines/mads/palette.h
@@ -255,7 +255,7 @@ public:
void lock();
void unlock();
- void refreshHighColors();
+ void refreshSceneColors();
};
} // End of namespace MADS