diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-02-07 19:30:58 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-02-07 19:30:58 -0500 |
commit | 4a903279df847024148b823990a317e79bc23c9f (patch) | |
tree | b18c801e9ed8fea9b39b0b8bda6a567ca2b24e32 /include/menu_helpers.h | |
parent | 1b303aeee87095400aae7c0d1ff9f94e83594691 (diff) | |
parent | 48e63979c8a131bc059974194bd548f60dcdd24c (diff) |
decompile task_new_game_prof_birch_speech_4
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r-- | include/menu_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h index 14b6d32ca..a91c89645 100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -17,6 +17,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); +bool8 sub_81221EC(void); void ResetVramOamAndBgCntRegs(void); void SetVBlankHBlankCallbacksToNull(void); void ResetAllBgsCoordinates(void); |