summaryrefslogtreecommitdiff
path: root/include/new_menu_helpers.h
diff options
context:
space:
mode:
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