projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Textdateiankuckdingviech.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
stats.h
diff --git
a/badge/jumpnrun/stats.h
b/badge/jumpnrun/stats.h
index
e9e8950
..
b4ffb02
100644
(file)
--- a/
badge/jumpnrun/stats.h
+++ b/
badge/jumpnrun/stats.h
@@
-1,8
+1,10
@@
#ifndef INCLUDED_BADGE_JUMPNRUN_STATS_H
#define INCLUDED_BADGE_JUMPNRUN_STATS_H
#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_lives_screen(jumpnrun_game_state const *state);
+void jumpnrun_show_game_over(void);
+void jumpnrun_show_you_rock (void);
#endif
#endif
This page took
0.026035 seconds
and
4
git commands to generate.