diff options
Diffstat (limited to 'asm/pokemon_2.s')
-rw-r--r-- | asm/pokemon_2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_2.s b/asm/pokemon_2.s index 72a4a9d71..74560a1e2 100644 --- a/asm/pokemon_2.s +++ b/asm/pokemon_2.s @@ -191,7 +191,7 @@ _08069F5C: lsrs r0, 24 cmp r0, 0x1 bls _08069F80 - bl GenerateRandomNumber + bl Random adds r1, r6, 0 ands r1, r0 cmp r1, 0 |