diff --git a/sc2/src/sc2code/libs/resource/mapres.c b/sc2/src/sc2code/libs/resource/mapres.c index 76f352b2e..49bd6943d 100644 --- a/sc2/src/sc2code/libs/resource/mapres.c +++ b/sc2/src/sc2code/libs/resource/mapres.c @@ -196,4 +196,4 @@ res_HasKey (const char *key) { check_map_init (); return (res_GetString (key) != NULL); -} \ No newline at end of file +}