diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-04 08:49:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-05 22:43:26 -0400 |
commit | 56d822f9e3fe9ed65377151c0b839e4eaa7caea9 (patch) | |
tree | b12164fe944f4d340bcbed1aa1e599d8d1d4f757 /include/choose_party.h | |
parent | b5dbdbc4b918b1fd3b60084ea92ce9ad6830733b (diff) |
Renaming
Diffstat (limited to 'include/choose_party.h')
-rw-r--r-- | include/choose_party.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/choose_party.h b/include/choose_party.h index 1f7d48f59..9aacef27d 100644 --- a/include/choose_party.h +++ b/include/choose_party.h @@ -10,7 +10,7 @@ void HandleLinkMultiBattlePartyMenu(u8 taskId); void HandleDaycarePartyMenu(u8 taskId); void sub_8123138(u8 taskId); #if DEBUG -void debug_sub_81381B4(void); +void Debug_CopyLastThreePartyMonsToMultiPartnerParty(void); #endif #endif // GUARD_CHOOSE_PARTY_H |