added basic support for native Boulder Dash game engine code
[rocksndiamonds.git] / src / engines.h
index f2f9fe2f76cc5ce7f05322f978a2401d14739084..0aad9629d9064b89dfd662101cf44ee8f9ac9954 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "libgame/libgame.h"
 
+#include "game_bd/export.h"
 #include "game_em/export.h"
 #include "game_sp/export.h"
 #include "game_mm/export.h"
 #include "game.h"
 
 
+// ============================================================================
+// functions and definitions exported from main program to game_bd
+// ============================================================================
+
+
 // ============================================================================
 // functions and definitions exported from main program to game_em
 // ============================================================================