X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=main.h;fp=main.h;h=c7b40b565189d83cea66a48b39879e34d718cd6f;hb=c3add5c2066face7535108706bb86dc41971ad9f;hp=0e4feb091ced7d4f4981abbb9f23f24756886a0a;hpb=50ed247042f443ae4f6592ae451601601e45bd6d;p=open-adventure.git diff --git a/main.h b/main.h index 0e4feb0..c7b40b5 100644 --- a/main.h +++ b/main.h @@ -39,6 +39,13 @@ struct game_t { long oldobj; long panic; long saved; + long setup; + long spk; + long tally; + long thresh; + long trndex; + long trnluz; + long turns; /* more state will go here */ long wzdark; /* more state will go here */