X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Fgame_em.h;h=80aae3ee69211e296b78f15f7a2a58c98ccccaac;hp=50d64e7e5ef6b9cf48fa544b76566f4a808767ad;hb=095207353ef58a65f5146e6ddc7eefb51bfe0f55;hpb=e10dc1ec22ffe858a810174cf35f15ae24a2c243 diff --git a/src/game_em/game_em.h b/src/game_em/game_em.h index 50d64e7e..80aae3ee 100644 --- a/src/game_em/game_em.h +++ b/src/game_em/game_em.h @@ -16,6 +16,8 @@ #define GAME_EM_VERSION_1_0_0 +extern void em_open_all(); extern void em_main(); +extern void em_close_all(); #endif /* GAME_EM_H */