diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/constants/layouts.h | 2 | ||||
-rwxr-xr-x | include/constants/map_groups.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/layouts.h b/include/constants/layouts.h index 45b37ff8b..d12db9b33 100755 --- a/include/constants/layouts.h +++ b/include/constants/layouts.h @@ -443,4 +443,4 @@ #define LAYOUT_SOOTOPOLIS_CITY_MYSTERY_EVENTS_HOUSE_B1F 440 #define LAYOUT_UNKNOWN_MAP_08481DBC 441 -#endif // GUARD_CONSTANTS_LAYOUTS_H +#endif // GUARD_CONSTANTS_LAYOUTS_H diff --git a/include/constants/map_groups.h b/include/constants/map_groups.h index 003b8c6ce..dc2ac2f32 100755 --- a/include/constants/map_groups.h +++ b/include/constants/map_groups.h @@ -589,4 +589,4 @@ #define MAP_GROUPS_COUNT 34 -#endif // GUARD_CONSTANTS_MAP_GROUPS_H +#endif // GUARD_CONSTANTS_MAP_GROUPS_H |