aboutsummaryrefslogtreecommitdiff
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core.h b/core.h
index 2ec86b5..bc855d4 100644
--- a/core.h
+++ b/core.h
@@ -68,5 +68,6 @@ void core_apply_cheats(struct cheats *cheats);
void core_unload_content(void);
const char **core_extensions(void);
void core_unload(void);
+void core_close(void);
#endif