diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
commit | 6cebd1f85311b1aa7321eb141521686d21bd091c (patch) | |
tree | f452c85872b96e021f9021a3d6e95df6d0b6dca2 /asm/pokemon_storage_system.s | |
parent | f95188d887ca8073347f13c56e5e7acf53a75ac2 (diff) |
through MysteryGift_HandleThreeOptionMenu
Diffstat (limited to 'asm/pokemon_storage_system.s')
-rw-r--r-- | asm/pokemon_storage_system.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s index 826e2f9e4..8b8407ce0 100644 --- a/asm/pokemon_storage_system.s +++ b/asm/pokemon_storage_system.s @@ -8311,7 +8311,7 @@ _0808FC7C: movs r0, 0x1 movs r1, 0x2 movs r2, 0xD - bl sub_8150048 + bl DrawTextBorderOuter movs r0, 0x1 bl PutWindowTilemap movs r0, 0x1 |