fixed playing with small game graphics for native EM engine
[rocksndiamonds.git] / src / game_bd / main_bd.h
index 1018cb23bc50a68fdb553625b74166e20e42dffd..d14b9c4c07982ac9f17adc45ee344b4f4e30b531 100644 (file)
@@ -48,6 +48,8 @@
 
 /* screen sizes and positions for BD engine */
 
+#define TILESIZE               32
+
 extern int                     TILESIZE_VAR;
 
 #define TILEX                  TILESIZE_VAR