Fixed the problem that in a rare case, a set is downloaded and the neverballrc is...
[neverball] / ball / st_demo.h
index 13832ee..1478166 100644 (file)
@@ -8,4 +8,6 @@ extern struct state st_demo_play;
 extern struct state st_demo_end;
 extern struct state st_demo_del;
 
+void demo_play_goto(int);
+
 #endif