aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalot.h')
-rw-r--r--engines/avalanche/avalot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.h b/engines/avalanche/avalot.h
index 3999c19f25..ae4024a588 100644
--- a/engines/avalanche/avalot.h
+++ b/engines/avalanche/avalot.h
@@ -291,7 +291,7 @@ public:
void runAvalot();
void init();
- void callVerb(byte id);
+ void callVerb(VerbCode id);
void drawAlsoLines();
void loadRoom(byte num);
void exitRoom(byte x);