diff --git a/include/dungeon_menu_moves.h b/include/dungeon_menu_moves.h index c4a5654e1..2ccb899b4 100644 --- a/include/dungeon_menu_moves.h +++ b/include/dungeon_menu_moves.h @@ -15,4 +15,4 @@ void ActionLinkMoves(ActionContainer *a0); void ActionDelinkMoves(ActionContainer *a0, bool8 showMsg); bool8 sub_8063E70(Entity *entity, Move *moves, bool8 showYesNoBox, bool8 allowBPress); -#endif +#endif // GUARD_DUNGEON_MENU_MOVES_H diff --git a/include/dungeon_menu_team.h b/include/dungeon_menu_team.h index b1ad44946..56b963178 100644 --- a/include/dungeon_menu_team.h +++ b/include/dungeon_menu_team.h @@ -13,4 +13,4 @@ void ShowStatusesDescriptionMenu(s32 count, STATUSTEXTS(statuses)); #define WHICH_MENU_ITEMS 2 Entity *ShowDungeonToWhichMonMenu(s32 *teamId, s32 caseId); -#endif // GUARD_DUNGEON_MENU_TEAM_H \ No newline at end of file +#endif // GUARD_DUNGEON_MENU_TEAM_H diff --git a/include/dungeon_util_1.h b/include/dungeon_util_1.h index 1923354fc..f0f5a00f0 100644 --- a/include/dungeon_util_1.h +++ b/include/dungeon_util_1.h @@ -31,4 +31,4 @@ void sub_8085B0C(Entity *pokemon); void sub_8085B4C(struct_8085B80 a0[], s16 *a1[], Entity *a2[], s32 a3); void sub_80857B8(void); -#endif +#endif // GUARD_DUNGEON_UTIL_1_H diff --git a/include/iq_skill_info_menu.h b/include/iq_skill_info_menu.h index e30eaa037..524fd49ce 100644 --- a/include/iq_skill_info_menu.h +++ b/include/iq_skill_info_menu.h @@ -23,4 +23,4 @@ bool8 CreateIQSkillInfoMenu(u8 iqSkill); u32 HandleIQSkillInfoMenuState(void); void CleanIQSkillInfoMenu(void); -#endif // GUARD_IQ_SKILL_INFO_MENU_H \ No newline at end of file +#endif // GUARD_IQ_SKILL_INFO_MENU_H diff --git a/include/structs/str_status_text.h b/include/structs/str_status_text.h index a1651b91d..a70c10026 100644 --- a/include/structs/str_status_text.h +++ b/include/structs/str_status_text.h @@ -13,4 +13,4 @@ typedef struct StatusText // size: 0x20 #define STATUSTEXTS(name) const StatusText *(name) [MAX_STATUS_TEXTS] -#endif // GUARD_STR_STATUS_TEXT_H \ No newline at end of file +#endif // GUARD_STR_STATUS_TEXT_H