--- a/main.c
+++ b/main.c
@@ -4,6 +4,8 @@
 extern SDL_Surface *screen;
 extern int keyboard[];
 
+void hsc_save();
+
 GAMESTATE state;
 GAMESTATE laststate;
 
