diff options
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 111093bee..5988eb732 100644 --- a/asm/pokemon_storage_system.s +++ b/asm/pokemon_storage_system.s @@ -245,7 +245,7 @@ _080C72AC: b _080C7318 .pool _080C730C: - bl sub_80ABDFC + bl IsWeatherNotFadingIn lsls r0, 24 cmp r0, 0 bne _080C7318 |