fixed Makefile for distribution package (which has no Makefile for graphics)
[rocksndiamonds.git] / src / game.h
index b801932c3f9df35338c2519a69d7d7a4af54a889..9fda50e30c12f932de8ecfb879048d4c59f31f91 100644 (file)
@@ -128,6 +128,7 @@ struct GameInfo
   struct GameButtonInfo button;
 
   /* values for graphics engine customization */
+  int graphics_engine_version;
   boolean use_native_emc_graphics_engine;
   boolean use_native_sp_graphics_engine;
   boolean use_masked_pushing;