From 075335d187f45de7d002e3f44f6ec93b30abed78 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 5 Nov 2023 11:08:16 +0100 Subject: rounds --- include/zombies.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/zombies.h') diff --git a/include/zombies.h b/include/zombies.h index b2aeb2a..9c1b68d 100644 --- a/include/zombies.h +++ b/include/zombies.h @@ -44,5 +44,6 @@ void create_spawner(vec2 position); void draw_spawners(platform_window* window); void draw_zombies(platform_window* window); void spawn_zombie(int x, int y); +u32 number_of_zombies_active(); #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2