diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-07-05 20:33:47 -0700 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-07-05 20:33:47 -0700 |
commit | 6313f360d5006527549b142253e22374624129e9 (patch) | |
tree | 99f4f3c4f4810cc24e247fa714a304897c073f64 /include/party_menu.h | |
parent | efebc51972b23ddffa2700b1dd6895d4728646a3 (diff) | |
parent | f79ac26ce36197ddf98ab18b6699c76039ec68db (diff) |
Merge branch 'DizzyEggg-decompile_cut'
Diffstat (limited to 'include/party_menu.h')
-rw-r--r-- | include/party_menu.h | 2 |
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); |