From 0370cb3fd27d5ca9cb8b09ed7d2425c65aca636e Mon Sep 17 00:00:00 2001 From: Eduardo Quezada Date: Fri, 30 Sep 2022 22:05:10 -0300 Subject: [PATCH] Removed comment MAP_GROUP_COUNT --- include/constants/map_groups.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/constants/map_groups.h b/include/constants/map_groups.h index 2e6c781943..eaf40a525d 100755 --- a/include/constants/map_groups.h +++ b/include/constants/map_groups.h @@ -593,6 +593,4 @@ #define MAP_GROUPS_COUNT 34 -// static const u8 MAP_GROUP_COUNT[] = {57, 5, 5, 6, 7, 8, 9, 7, 7, 14, 8, 17, 10, 23, 13, 15, 15, 2, 2, 2, 3, 1, 1, 1, 108, 61, 89, 2, 1, 13, 1, 1, 3, 1, 0}; - #endif // GUARD_CONSTANTS_MAP_GROUPS_H