X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame_bd%2Fmain_bd.h;h=5ae28e200c9d89ebc84af197e2790f77bafa4ac4;hb=b377a0cc25c12922edb0e92050a552b86e5f7f3a;hp=1018cb23bc50a68fdb553625b74166e20e42dffd;hpb=7fb08abe58b2c84e36a5ed247d2103e08ae98aa4;p=rocksndiamonds.git diff --git a/src/game_bd/main_bd.h b/src/game_bd/main_bd.h index 1018cb23..5ae28e20 100644 --- a/src/game_bd/main_bd.h +++ b/src/game_bd/main_bd.h @@ -39,6 +39,7 @@ #include "bd_gameplay.h" #include "bd_c64import.h" #include "bd_graphics.h" +#include "bd_random.h" #include "bd_sound.h" @@ -48,6 +49,8 @@ /* screen sizes and positions for BD engine */ +#define TILESIZE 32 + extern int TILESIZE_VAR; #define TILEX TILESIZE_VAR