d897e38134d7c5023c874bd46d6536b0454699c1
[rocksndiamonds.git] / src / game_bd / game_bd.h
1 // ============================================================================
2 // Mirror Magic -- McDuffin's Revenge
3 // ----------------------------------------------------------------------------
4 // (c) 1995-2023 by Artsoft Entertainment
5 //                  Holger Schemel
6 //                  info@artsoft.org
7 //                  https://www.artsoft.org/
8 // ----------------------------------------------------------------------------
9 // game_bd.h
10 // ============================================================================
11
12 #ifndef GAME_BD_H
13 #define GAME_BD_H
14
15 #define GAME_BD_VERSION_1_0_0
16
17 #include "export.h"
18
19 #endif  // GAME_BD_H