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.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/engines/glk/alan2/parse.h b/engines/glk/alan2/parse.h
index 1f3a3fb92f..f88fd74a58 100644
--- a/engines/glk/alan2/parse.h
+++ b/engines/glk/alan2/parse.h
@@ -50,9 +50,10 @@ private:
void nonverb();
Abool objhere(Aword obj);
- Aword acthere(Aword act);
+ Aword objloc(Aword obj);
Abool isHere(Aword id);
-
+ Aword where(Aword id);
+
/**
* Build a list of objects matching 'all'
*/
@@ -113,6 +114,7 @@ private:
bool endOfTable(VrbElem *addr);
bool endOfTable(AltElem *addr);
bool endOfTable(ChkElem *addr);
+ bool endOfTable(WrdElem *addr);
/**
* Find the verb alternative wanted in a verb list and return