diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/rounds.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rounds.h b/include/rounds.h index 832cc1d..de787b4 100644 --- a/include/rounds.h +++ b/include/rounds.h @@ -23,5 +23,6 @@ bool current_round_is_done(); void start_next_round(); int zombies_left_in_current_round(); void update_round_server(); +void draw_round(); #endif
\ No newline at end of file |
