diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-06 17:07:36 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-06 17:07:36 -0500 |
commit | ecf7cf9835ca2f50b4c483c9ee4156d2057e5406 (patch) | |
tree | 40dff951b984dd3c32a541be198d431b016e85ba /include/overworld.h | |
parent | 85ca62e823e563ebec97e9e340fdde0af42d9221 (diff) |
through sub_80FFF80
Diffstat (limited to 'include/overworld.h')
-rw-r--r-- | include/overworld.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/overworld.h b/include/overworld.h index a67c7cd88..daaa5e6e8 100644 --- a/include/overworld.h +++ b/include/overworld.h @@ -191,6 +191,7 @@ void sub_8057F70(void); void sub_8057F48(void); void SetMainCallback1(MainCallback cb); void CB1_Overworld(void); +void sub_80568C4(void); extern u16 gHeldKeyCodeToSend; |