rnd-20100207-2-src
[rocksndiamonds.git] / src / game.h
index c957974cb49a98e532a41fc5d70b367ff0c7e0f9..f6c93315ceefb04b9b371d8527cfd4f325f19774 100644 (file)
@@ -117,6 +117,8 @@ struct GameInfo
 
   /* values for graphics engine customization */
   boolean use_native_emc_graphics_engine;
+  boolean use_native_sp_graphics_engine;
+  boolean use_masked_pushing;
   int forced_scroll_delay_value;
   int scroll_delay_value;