diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-11-05 12:07:25 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2023-11-05 12:07:25 +0100 |
| commit | 812da60594a9371b6883acacfd10b6be50673b4a (patch) | |
| tree | 158b15ab10f9bd00522ae1f18333cb33fe240549 /include | |
| parent | 075335d187f45de7d002e3f44f6ec93b30abed78 (diff) | |
round overlay
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 |
