From 0620ac3a90a28a7883bc03bd01f633ffcf222690 Mon Sep 17 00:00:00 2001 From: RavePossum Date: Mon, 15 Apr 2024 22:43:30 -0400 Subject: [PATCH] add newline to end of config file --- include/config/map_name_popup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config/map_name_popup.h b/include/config/map_name_popup.h index b588453b3c..5e5c3e3abf 100644 --- a/include/config/map_name_popup.h +++ b/include/config/map_name_popup.h @@ -20,4 +20,4 @@ #define MAP_POPUP_BW_ALPHA_BLEND FALSE // enables alpha blending/transparency for the pop-ups // mostly intended to be used with the black color option -#endif // GUARD_CONFIG_MAP_POPUP_H \ No newline at end of file +#endif // GUARD_CONFIG_MAP_POPUP_H