projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Leveländerungen.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
jumpnrun.h
diff --git
a/badge/jumpnrun/jumpnrun.h
b/badge/jumpnrun/jumpnrun.h
index
5c4024b
..
7890889
100644
(file)
--- a/
badge/jumpnrun/jumpnrun.h
+++ b/
badge/jumpnrun/jumpnrun.h
@@
-30,6
+30,7
@@
void jumpnrun_apply_gravity(vec2d *inertia);
void jumpnrun_passive_movement(vec2d *inertia);
badge_sprite const *jumpnrun_hacker_symbol(void);
-uint8_t jumpnrun_play(char const *lvname);
+uint8_t jumpnrun_play_level(char const *lvname);
+void jumpnrun_play(void);
#endif
This page took
0.028999 seconds
and
4
git commands to generate.