summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-27 16:50:10 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-27 16:50:10 -0500
commitd2bd51c49f0654a7cb37a6aeb0f50b8b2d2470b1 (patch)
tree64178593f6317892287790cd83517bdf7ae24af4 /include/new_menu_helpers.h
parenta738e3dca5563355df0b31323a95e017ce9205d6 (diff)
Rename most assets and functions in fame_checker
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r--include/new_menu_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h
index 2ff20eb39..2a68a35e6 100644
--- a/include/new_menu_helpers.h
+++ b/include/new_menu_helpers.h
@@ -18,6 +18,6 @@ u8 GetPlayerTextSpeed(void);
void sub_80F6F54(u8, u8);
u8 sub_80F78A8(void);
void sub_80F6E9C(void);
-void sub_80F6EE4(u8, u8);
+void sub_80F6EE4(u8 windowId, bool8 transfer);
#endif // GUARD_NEW_MENU_HELPERS_H