changed displaying FPS by cheat code ':fps' instead of always in debug mode
[rocksndiamonds.git] / src / main.h
index 9545b70502020b11bc3044801a087a9ad0928cdd..7b15ad919e70d9450952bcac78427425f7b9d6fe 100644 (file)
@@ -2649,6 +2649,7 @@ struct GlobalInfo
   int num_toons;
 
   float frames_per_second;
+  boolean show_frames_per_second;
 
   /* global values for fading screens and masking borders */
   int border_status;