diff options
author | YamaArashi <shadow962@live.com> | 2017-01-14 17:33:43 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-14 17:33:43 -0800 |
commit | c01a3f428529776bc3874b74141094ae8ad03b52 (patch) | |
tree | 6e139ebb66e079ada936ba2961efb0000b418e45 /asm/script_pokemon_util_80F87D8.s | |
parent | b7e2a259152fe716ac532dcc23c2dcfd579eee55 (diff) |
rename some functions to match pokeruby
Diffstat (limited to 'asm/script_pokemon_util_80F87D8.s')
-rw-r--r-- | asm/script_pokemon_util_80F87D8.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/script_pokemon_util_80F87D8.s b/asm/script_pokemon_util_80F87D8.s index d7dced430..7f0e21a66 100644 --- a/asm/script_pokemon_util_80F87D8.s +++ b/asm/script_pokemon_util_80F87D8.s @@ -992,7 +992,7 @@ sub_80F8FE8: @ 80F8FE8 .pool _080F9020: ldr r4, =gUnknown_020375F0 - bl GenerateRandomNumber + bl Random lsls r0, 16 lsrs r0, 16 _080F902A: |