added showing optional title screen for native BD cavesets
[rocksndiamonds.git] / src / game_bd / game_bd.h
index 3243ac25d5e92c4315bdd43b89d439f1d81b91e2..a24222a58740824ad552e630f40906dd99d3b1bb 100644 (file)
@@ -1,7 +1,7 @@
 // ============================================================================
-// Mirror Magic -- McDuffin's Revenge
+// Rocks'n'Diamonds - McDuffin Strikes Back!
 // ----------------------------------------------------------------------------
-// (c) 1995-2023 by Artsoft Entertainment
+// (c) 1995-2024 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
 //                 https://www.artsoft.org/
@@ -14,6 +14,7 @@
 
 #define GAME_BD_VERSION_1_0_0
 
+#include "import_bd.h"
 #include "export_bd.h"
 
 #endif // GAME_BD_H