Be consistent
[open-adventure.git] / advent.h
index 788d65934e8b88cea5019e40136927f5ed261456..27250b7dd0f198bd550cabcf2ab1148b571f2624 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -119,7 +119,7 @@ typedef long loc_t;    // index into the locations array */
 typedef long turn_t;   // turn counter or threshold */
 
 struct game_t {
-    int64_t lcg_x;
+    int32_t lcg_x;
     long abbnum;                 // How often to print long descriptions
     score_t bonus;               // What kind of finishing bonus we are getting
     loc_t chloc;                 // pirate chest location