aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/graphics/palette32.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/graphics/palette32.h')
-rw-r--r--engines/sci/graphics/palette32.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/sci/graphics/palette32.h b/engines/sci/graphics/palette32.h
index 87bebbb2fa..3432e4bfd2 100644
--- a/engines/sci/graphics/palette32.h
+++ b/engines/sci/graphics/palette32.h
@@ -85,9 +85,9 @@ namespace Sci {
* a fatal error has occurred and the engine will display an error and then exit.
*/
bool _cycleMap[256];
- inline void _clearCycleMap(uint16 fromColor, uint16 numColorsToClear);
- inline void _setCycleMap(uint16 fromColor, uint16 numColorsToClear);
- inline PalCycler *_getCycler(uint16 fromColor);
+ inline void clearCycleMap(uint16 fromColor, uint16 numColorsToClear);
+ inline void setCycleMap(uint16 fromColor, uint16 numColorsToClear);
+ inline PalCycler *getCycler(uint16 fromColor);
/**
* The fade table records the expected intensity level of each pixel in the palette that will be displayed on