projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Levelauswahl auf Badge.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
jumpnrun.c
diff --git
a/badge/jumpnrun/jumpnrun.c
b/badge/jumpnrun/jumpnrun.c
index
e859503
..
0ebc9df
100644
(file)
--- a/
badge/jumpnrun/jumpnrun.c
+++ b/
badge/jumpnrun/jumpnrun.c
@@
-237,7
+237,7
@@
void jumpnrun_level_tick(jumpnrun_level *lv,
}
}
-uint8_t jumpnrun_play(char const *lvname) {
+uint8_t jumpnrun_play
_level
(char const *lvname) {
jumpnrun_level lv;
JUMPNRUN_LEVEL_LOAD(lv, lvname);
This page took
0.01966 seconds
and
4
git commands to generate.