X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_bd%2Fexport_bd.h;h=29569031b93e6743132f3005111d6397b73b42e4;hb=fcff323a32f4c00f2c750eb26560f7fa8f3de5d7;hp=2053c92235c11c6e96074bd87e4852f8ad233d5a;hpb=f7d2fb71a0968d07a7f425ab864fa6befef5dcf3;p=rocksndiamonds.git diff --git a/src/game_bd/export_bd.h b/src/game_bd/export_bd.h index 2053c922..29569031 100644 --- a/src/game_bd/export_bd.h +++ b/src/game_bd/export_bd.h @@ -18,6 +18,7 @@ #include "bd_cave.h" #include "bd_elements.h" +#include "bd_gameplay.h" // ---------------------------------------------------------------------------- @@ -34,6 +35,8 @@ struct GameInfo_BD { + GdGame *game; + unsigned int random_seed; boolean level_solved;