Echo commands to stdout when replaying...
[open-adventure.git] / main.h
diff --git a/main.h b/main.h
index c7b40b565189d83cea66a48b39879e34d718cd6f..5af50f3a7625c62b1be79dc393dac80705c058fa 100644 (file)
--- a/main.h
+++ b/main.h
@@ -48,6 +48,7 @@ struct game_t {
     long turns;
     /* more state will go here */
     long wzdark;
+    long zzword;
     /* more state will go here */
     long novice;
 };