Init commit
This commit is contained in:
parent
8bd653d363
commit
8c138fe3fe
7 changed files with 30 additions and 8 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include "objects.h"
|
||||
|
||||
void print_overlay(void);
|
||||
void print_levelerror(void);
|
||||
void print_rectangle(int top_y, int bottom_y, int left_x, int right_x);
|
||||
void print_stats(game_stats_t *stats);
|
||||
void print_board(board_t *game, player_pos *frog);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue