blank endings

This commit is contained in:
Kermalis 2025-03-12 18:54:08 -04:00
parent dad5774e8b
commit 6ef72a0d39
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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
#endif // GUARD_DUNGEON_MENU_TEAM_H

View File

@ -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

View File

@ -23,4 +23,4 @@ bool8 CreateIQSkillInfoMenu(u8 iqSkill);
u32 HandleIQSkillInfoMenuState(void);
void CleanIQSkillInfoMenu(void);
#endif // GUARD_IQ_SKILL_INFO_MENU_H
#endif // GUARD_IQ_SKILL_INFO_MENU_H

View File

@ -13,4 +13,4 @@ typedef struct StatusText
// size: 0x20
#define STATUSTEXTS(name) const StatusText *(name) [MAX_STATUS_TEXTS]
#endif // GUARD_STR_STATUS_TEXT_H
#endif // GUARD_STR_STATUS_TEXT_H