diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-01-23 23:37:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-23 23:37:45 -0600 |
commit | e5596be256349f957f0543f4aa45fad9d1bb801a (patch) | |
tree | 74b09008c3abe75f255fbfdc5ec11e63dff5120b /include/new_menu_helpers.h | |
parent | f57340b729d741acae17213c9c748738fcc1dcb3 (diff) | |
parent | b8b0431477b841162b48b30afb46bb31c11960a0 (diff) |
Merge pull request #185 from Diegoisawesome/master
Decompile naming_screen
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r-- | include/new_menu_helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h index dad819c51..5a4abeb85 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -4,6 +4,8 @@ #include "text.h" #include "task.h" +void sub_81971D0(void); +void sub_8197200(void); void sub_81973A4(void); void sub_81973C4(u8, u8); void sub_819746C(u8 windowId, bool8 copyToVram); |