summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-07-05 20:32:12 -0700
committerDiegoisawesome <diego@domoreaweso.me>2018-07-05 20:32:12 -0700
commit5189442bcc1122fe10013d497dc132d0e410fc66 (patch)
tree15cdd1e67b483ceed3a3fad99b4aad7934695f5d /include/party_menu.h
parentefebc51972b23ddffa2700b1dd6895d4728646a3 (diff)
parentcdacc2771426a8e4ec5ccc5d7ba0d8d7c4224c36 (diff)
Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into DizzyEggg-decompile_cut
Diffstat (limited to 'include/party_menu.h')
-rw-r--r--include/party_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/party_menu.h b/include/party_menu.h
index c96eb0d9d..2cf17f1e4 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -28,7 +28,7 @@ void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);
u8 *GetMonNickname(struct Pokemon *mon, u8 *dst);
u8 GetCursorSelectionMonId(void);
-bool8 FieldCallback_Teleport(void);
+bool8 FieldCallback_PrepareFadeInFromMenu(void);
void sub_81B7F60(void);
void sub_81B0FCC(u8 partyIdx, u8 a);