diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-14 21:19:56 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-14 21:19:56 -0400 |
commit | 09b90247ee4f18c5746bbc54e6a5a75dfd9a1ed3 (patch) | |
tree | 96b13e1ba294936e38f36676e20d84f93c2f23b5 /data | |
parent | 5471590f77ab4d8b9684c6ea4b3d9e870a83633b (diff) |
through nonmatching InBoxInput_Normal
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_storage_system.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokemon_storage_system.s b/data/pokemon_storage_system.s index 1d85f55c4..99352ffa3 100644 --- a/data/pokemon_storage_system.s +++ b/data/pokemon_storage_system.s @@ -7,7 +7,7 @@ .align 2 gUnknown_83D3478:: @ 83D3478 - .4byte sub_8093F98 + .4byte HandleInput_InBox .byte 0 .align 2 .4byte sub_809448C |