X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=advent.h;h=3015d65d1f2b65b3768dc5c070b697c08dbb6559;hb=4d7858d333057850b7d4635ba51441238f0721e2;hp=553d1c71a4ae98ec986373533ba0278608ffa75d;hpb=53b68161ff5dcc6015fe5ff133830549d7359ed1;p=open-adventure.git diff --git a/advent.h b/advent.h index 553d1c7..3015d65 100644 --- a/advent.h +++ b/advent.h @@ -144,6 +144,7 @@ struct game_t { long dtotal; long foobar; // current progress in saying "FEE FIE FOE FOO". long holdng; // number of objects being carried + long igo; // How many times he's said "go" instead of the direction long iwest; // How many times he's said "west" instead of "w" long knfloc; // 0 if no knife here, loc if knife , -1 after caveat long limit; // lifetime of lamp (not set here)