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