X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=advent.h;h=289b8f6a12b7afa70ef36228b744db3396bddc62;hp=34f44157eb575251d93821857c671ef713680a86;hb=da6a090b833070da1726a92d5db3b476c2313050;hpb=73608b6307938818e32c57ae2eb536e19b10480e diff --git a/advent.h b/advent.h index 34f4415..289b8f6 100644 --- a/advent.h +++ b/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;