Project

General

Profile

Revision 376

scoreboards zombies done

View differences:

zombies.h
22 22
 * @brief Zombies ranking.
23 23
 * @param zombies_highscore Highscores.
24 24
 */
25
void (zombies_ranking)(highscores_t *zombie_highscore);
25
int (zombies_ranking)(highscores_t *zombie_highscore);
26 26

  
27 27
/**
28 28
 * @}

Also available in: Unified diff