X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=6b25a1f034d890b7c9abf203a380218cbb4a1ed5;hb=edaa850fd2d2cae7ec31961fae3d56487e710c71;hp=41747810631f72623ee9455b0944cfb6a92cf463;hpb=e05dda5c8cc6687dcbc59e182a81aed627e262d0;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 41747810..6b25a1f0 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -1,21 +1,20 @@ -/*********************************************************** -* Artsoft Retro-Game Library * -*----------------------------------------------------------* -* (c) 1994-2006 Artsoft Entertainment * -* Holger Schemel * -* Detmolder Strasse 189 * -* 33604 Bielefeld * -* Germany * -* e-mail: info@artsoft.org * -*----------------------------------------------------------* -* game_em.h * -***********************************************************/ +// ============================================================================ +// Rocks'n'Diamonds - McDuffin Strikes Back! +// ---------------------------------------------------------------------------- +// (c) 1995-2014 by Artsoft Entertainment +// Holger Schemel +// info@artsoft.org +// https://www.artsoft.org/ +// ---------------------------------------------------------------------------- +// game_em.h +// ============================================================================ #ifndef GAME_EM_H #define GAME_EM_H #define GAME_EM_VERSION_1_0_0 -#include "export.h" +#include "import_em.h" +#include "export_em.h" #endif /* GAME_EM_H */