X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=41747810631f72623ee9455b0944cfb6a92cf463;hb=42fb5f9da1e64e9c604ca1a8e6d1bde8fa1a5b58;hp=80aae3ee69211e296b78f15f7a2a58c98ccccaac;hpb=095207353ef58a65f5146e6ddc7eefb51bfe0f55;p=rocksndiamonds.git diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 80aae3ee..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,8 +16,6 @@ #define GAME_EM_VERSION_1_0_0 -extern void em_open_all(); -extern void em_main(); -extern void em_close_all(); +#include "export.h" -#endif /* GAME_EM_H */ +#endif /* GAME_EM_H */