aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2014-07-20 16:33:35 -0400
committerPaul Gilbert2014-07-20 16:33:35 -0400
commit1c09a34fec098cc1c38decc10987c182aa34c87c (patch)
tree37b92b6ee87778d9af207706bebed8d789af7aa0 /engines
parente88d6265d8ea3d1133661073a5484e0ed372458e (diff)
downloadscummvm-rg350-1c09a34fec098cc1c38decc10987c182aa34c87c.tar.gz
scummvm-rg350-1c09a34fec098cc1c38decc10987c182aa34c87c.tar.bz2
scummvm-rg350-1c09a34fec098cc1c38decc10987c182aa34c87c.zip
MADS: Fix palette method signature
Diffstat (limited to 'engines')
-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 975167a458..9b8b7146db 100644
--- a/engines/mads/palette.h
+++ b/engines/mads/palette.h
@@ -297,7 +297,7 @@ public:
/**
* Resets the game palette
*/
- void resetGamePalette(int v1, int v2);
+ void resetGamePalette(int lowRange, int highRange);
/**
* Initializes the main palette