obj_t in actions. And some more magical word removal

Also, reindented everything, as usual
This commit is contained in:
NHOrus 2017-07-06 09:56:14 +03:00
parent 146abeae17
commit de2b1894f2
2 changed files with 86 additions and 88 deletions

View file

@ -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;