aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan2/parse.h')
-rw-r--r--engines/glk/alan2/parse.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/glk/alan2/parse.h b/engines/glk/alan2/parse.h
index f88fd74a58..1e3601c773 100644
--- a/engines/glk/alan2/parse.h
+++ b/engines/glk/alan2/parse.h
@@ -138,8 +138,8 @@ private:
*/
bool possible();
- void tryMatch(ParamElem mlst[]);
- void match(ParamElem *mlst);
+ void tryMatch(ParamElem mlstArr[]);
+ void match(ParamElem *mlstArr);
/**
* Execute all activities commanded. Handles possible multiple actions