170e13006b244e0f0e95d9305df43617d6cfbfbc
[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.05477 seconds and 3 git commands to generate.