locales: Improved words-fr.png texture
[neverball] / ball / st_save.h
index 64a132c..e7b5328 100644 (file)
@@ -3,7 +3,6 @@
 
 #include "state.h"
 
-extern struct state st_save;
-extern struct state st_clobber;
+int goto_save(struct state *, struct state *);
 
 #endif