From 2f9e8a6033075f68bbed46a66d22712a84b8f678 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 11 May 2024 14:37:34 +0200 Subject: spawner --- include/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/map.h') diff --git a/include/map.h b/include/map.h index 50e3941..3980c8a 100644 --- a/include/map.h +++ b/include/map.h @@ -33,7 +33,7 @@ typedef struct t_tile { #define MAP_SIZE_X 1000 #define MAP_SIZE_Y 1000 -#define MAX_LIGHT_EMITTERS 100 +#define MAX_LIGHT_EMITTERS 1000 typedef struct t_map_info { int tile_width; -- cgit v1.2.3-70-g09d2