summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-24 02:57:25 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-06-24 02:57:25 +0800
commitf85848545ae2c37abbc5a0ad06136beedbcffa2e (patch)
treee45a1d33fe7747949c4569f0485dea78d8a4b1c8 /include/menu_helpers.h
parentd39ced94fa8acac51e77cbd212a3f8d0a2cc33bb (diff)
JOY_XX
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r--include/menu_helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h
index 1220ea1bd..93a4fe5d3 100644
--- a/include/menu_helpers.h
+++ b/include/menu_helpers.h
@@ -19,7 +19,7 @@ void sub_812225C(u16 *, u16 *, u8, u8);
void sub_8122298(u16 *, u16 *, u8, u8, u8);
void sub_8121F68(u8 taskId, const struct YesNoFuncTable *data);
bool8 sub_81221AC(void);
-bool16 RunTextPrintersRetIsActive(u8 textPrinterId);
+bool16 RunTextPrinters_CheckActive(u8 textPrinterId);
bool8 sub_80BF72C(void);
bool8 MenuHelpers_LinkSomething(void);
void SetVBlankHBlankCallbacksToNull(void);