Lebensscreen.
[hackover2013-badge-firmware.git] / badge / jumpnrun / jumpnrun.h
index 899eebc..f2933d9 100644 (file)
@@ -51,6 +51,7 @@ typedef struct jumpnrun_game_state {
 
 vec2d hacker_extents(void);
 void jumpnrun_passive_movement(vec2d *inertia);
+badge_sprite const *jumpnrun_hacker_symbol(void);
 
 uint8_t jumpnrun_play(char const *lvname);
 
This page took 0.023995 seconds and 4 git commands to generate.