diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 16:25:09 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 16:25:09 +0100 |
commit | 76fc1d1c129fa1aa01bd51d44ba1aa780f69f9cf (patch) | |
tree | 6ffe99d5bd418c12d719475a64567c1176078c3e /asm/pokemon_storage_system.s | |
parent | d728124a7b51d5db257d58ae9b47a5285c696748 (diff) |
make time events compile
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 c105c7781..8fc10ba29 100644 --- a/asm/pokemon_storage_system.s +++ b/asm/pokemon_storage_system.s @@ -406,7 +406,7 @@ _080C7428: _080C745C: movs r0, 0x1 movs r1, 0 - bl fade_screen + bl FadeScreen movs r0, 0x4 strh r0, [r5, 0x8] b _080C756A |