projects
/
hackover2013-badge-firmware.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Drei Extraleben, x 0 auch noch spielbar. Anzeigeschirm besser formatiert.
[hackover2013-badge-firmware.git]
/
badge
/
jumpnrun
/
stats.h
1
#ifndef INCLUDED_BADGE_JUMPNRUN_STATS_H
2
#define INCLUDED_BADGE_JUMPNRUN_STATS_H
3
4
#include
"game_state.h"
5
6
void
jumpnrun_show_lives_screen
(
jumpnrun_game_state
const
*
state
);
7
8
#endif
This page took
0.039976 seconds
and
5
git commands to generate.