summaryrefslogtreecommitdiff
path: root/asm/pokemon_storage_system.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-27 11:45:08 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-27 11:45:08 -0500
commitc93915120f23a9545ff0743f506af3d58a1fabff (patch)
treed65b99ef51fd89f5a12a12163d849d65c6ab22f2 /asm/pokemon_storage_system.s
parent456c817338e3ce899e524eff603f47c583de24aa (diff)
Port many field_effect.c names from Emerald
Diffstat (limited to 'asm/pokemon_storage_system.s')
-rw-r--r--asm/pokemon_storage_system.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_storage_system.s b/asm/pokemon_storage_system.s
index 115c9567b..79966093f 100644
--- a/asm/pokemon_storage_system.s
+++ b/asm/pokemon_storage_system.s
@@ -1801,7 +1801,7 @@ mapldr_0808C6D8: @ 808C6D8
bl _call_via_r4
adds r0, r5, 0
bl SetVBlankCallback
- bl sub_807DC00
+ bl FadeInFromBlack
pop {r4,r5}
pop {r0}
bx r0