aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/parse.h
diff options
context:
space:
mode:
authorFilippos Karapetis2019-01-06 22:15:37 +0200
committerFilippos Karapetis2019-01-06 22:15:37 +0200
commitfe96c942efb81c6d4c83161718c6e06518b4bf0a (patch)
tree0eccf92b2478dac3eb0d1b5271bfe6f3ef640655 /engines/glk/alan2/parse.h
parent1d8a069e24eeb0c770275411a4be2e3eeb6ab30c (diff)
downloadscummvm-rg350-fe96c942efb81c6d4c83161718c6e06518b4bf0a.tar.gz
scummvm-rg350-fe96c942efb81c6d4c83161718c6e06518b4bf0a.tar.bz2
scummvm-rg350-fe96c942efb81c6d4c83161718c6e06518b4bf0a.zip
GLK: ALAN2: Resolve some TODOs. Some cleanup
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