X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=41747810631f72623ee9455b0944cfb6a92cf463;hb=96e81193abbb278dd3b79d109ff99d061fe43973;hp=50d64e7e5ef6b9cf48fa544b76566f4a808767ad;hpb=2b65ec99f743dde3ee41083cf89623d4d9b8740e;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 50d64e7e..41747810 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -1,7 +1,7 @@ /*********************************************************** * Artsoft Retro-Game Library * *----------------------------------------------------------* -* (c) 1994-2002 Artsoft Entertainment * +* (c) 1994-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -16,6 +16,6 @@ #define GAME_EM_VERSION_1_0_0 -extern void em_main(); +#include "export.h" -#endif /* GAME_EM_H */ +#endif /* GAME_EM_H */