rnd-20040821-2-src
[rocksndiamonds.git] / src / game_em / game_em.h
index 50d64e7e5ef6b9cf48fa544b76566f4a808767ad..80aae3ee69211e296b78f15f7a2a58c98ccccaac 100644 (file)
@@ -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 */