More global-to-structure moves.
[open-adventure.git] / main.h
diff --git a/main.h b/main.h
index 0e4feb091ced7d4f4981abbb9f23f24756886a0a..c7b40b565189d83cea66a48b39879e34d718cd6f 100644 (file)
--- 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 */