projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Lebenszahl levelweise einstellbar.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
stats.h
diff --git
a/badge/jumpnrun/stats.h
b/badge/jumpnrun/stats.h
index
170e130
..
b4ffb02
100644
(file)
--- a/
badge/jumpnrun/stats.h
+++ b/
badge/jumpnrun/stats.h
@@
-4,5
+4,7
@@
#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.022881 seconds
and
4
git commands to generate.