From 6a6f29f3a62807febe40f520facadc02c773f7b8 Mon Sep 17 00:00:00 2001 From: Ivar Fatland Date: Thu, 28 May 2026 00:42:22 +0200 Subject: [PATCH] undef map.c macros at the end of file --- map.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/map.c b/map.c index 546089d..1a88f9d 100644 --- a/map.c +++ b/map.c @@ -259,4 +259,8 @@ int map_cap_func(void *this) { #undef FLAG_FREE #undef FLAG_TOMBSTONE +#undef ESC +#undef RED +#undef DEFAULT +#undef COLORED