obj_t in actions. And some more magical word removal
Also, reindented everything, as usual
This commit is contained in:
parent
146abeae17
commit
de2b1894f2
2 changed files with 86 additions and 88 deletions
2
advent.h
2
advent.h
|
@ -192,7 +192,7 @@ struct settings_t {
|
|||
struct command_t {
|
||||
enum speechpart part;
|
||||
vocab_t verb;
|
||||
vocab_t obj;
|
||||
obj_t obj;
|
||||
token_t wd1;
|
||||
token_t wd2;
|
||||
long id1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue