Progression in J&R. Noch nicht funktionstüchtig.
[hackover2013-badge-firmware.git] / badge / jumpnrun / stats.h
index e9e8950..b4ffb02 100644 (file)
@@ -1,8 +1,10 @@
 #ifndef INCLUDED_BADGE_JUMPNRUN_STATS_H
 #define INCLUDED_BADGE_JUMPNRUN_STATS_H
 
-#include "jumpnrun.h"
+#include "game_state.h"
 
 void jumpnrun_show_lives_screen(jumpnrun_game_state const *state);
+void jumpnrun_show_game_over(void);
+void jumpnrun_show_you_rock (void);
 
 #endif
This page took 0.024501 seconds and 4 git commands to generate.