diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-20 17:16:56 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-20 17:16:56 +0100 |
commit | b615af4184108b83227a24aac1eff7ec0a0cc749 (patch) | |
tree | b74e22f9c574a7e690c2f239f63d1f39f2f3614f /include/new_menu_helpers.h | |
parent | cb229f56e8951e3f9efc35516447a54e18e8fef0 (diff) | |
parent | 7e6a68a99a832383e7cbf3c91aef321dd46ed61f (diff) |
fix pokeblock merge conflicts
Diffstat (limited to 'include/new_menu_helpers.h')
-rw-r--r-- | include/new_menu_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/new_menu_helpers.h b/include/new_menu_helpers.h index c52184972..dad819c51 100644 --- a/include/new_menu_helpers.h +++ b/include/new_menu_helpers.h @@ -14,5 +14,6 @@ void sub_8197434(u8 a0, u8 a1); void SetStandardWindowBorderStyle(u8 a0, u8 a1); void sub_8197930(void); u8 GetPlayerTextSpeed(void); +void sub_81978B0(u16 arg0); #endif // GUARD_NEW_MENU_HELPERS_H |