From 075335d187f45de7d002e3f44f6ec93b30abed78 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 5 Nov 2023 11:08:16 +0100 Subject: rounds --- include/zombie_chunk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zombie_chunk.h') diff --git a/include/zombie_chunk.h b/include/zombie_chunk.h index d774026..7beb14c 100644 --- a/include/zombie_chunk.h +++ b/include/zombie_chunk.h @@ -35,6 +35,6 @@ zombie_chunk zombie_chunks[MAX_ZOMBIE_CHUNKS] = {0}; void draw_zombie_chunks(platform_window* window); void spawn_zombie_chunk(vec3f center); void spawn_zombie_splatter(vec3f center); -void update_zombie_chunks(); +void update_zombie_chunks_server(); #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2