aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/scrolls2.h')
-rw-r--r--engines/avalanche/scrolls2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/scrolls2.h b/engines/avalanche/scrolls2.h
index c043e4a30d..026c5888e1 100644
--- a/engines/avalanche/scrolls2.h
+++ b/engines/avalanche/scrolls2.h
@@ -67,7 +67,7 @@ public:
Scrolls(AvalancheEngine *vm);
void init();
- void setReadyLight(byte x); // Sets "Ready" light to whatever.
+ void setReadyLight(byte state); // Sets "Ready" light to whatever.
void drawScroll(ScrollsFunctionType modeFunc);
void drawBubble(ScrollsFunctionType modeFunc);
void resetScroll();