diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-18 19:52:25 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-18 19:52:25 +0200 |
commit | e4649245bac064d700413e922b067ecb50133175 (patch) | |
tree | d9b91d262c9d76ae671fed680c0b5ee90c99029d /asm/battle_tower.s | |
parent | f7fd5ce75c481ff1f019d661b4e817c6a8d1a34f (diff) |
this file is too much
Diffstat (limited to 'asm/battle_tower.s')
-rw-r--r-- | asm/battle_tower.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/battle_tower.s b/asm/battle_tower.s index 43dc9b19b..e90534266 100644 --- a/asm/battle_tower.s +++ b/asm/battle_tower.s @@ -2545,8 +2545,8 @@ _081634D4: .pool thumb_func_end sub_8163444 - thumb_func_start sub_8163524 -sub_8163524: @ 8163524 + thumb_func_start RandomizeFacilityTrainerMonId +RandomizeFacilityTrainerMonId: @ 8163524 push {r4-r6,lr} adds r4, r0, 0 lsls r4, 16 @@ -2598,7 +2598,7 @@ _08163580: pop {r1} bx r1 .pool - thumb_func_end sub_8163524 + thumb_func_end RandomizeFacilityTrainerMonId thumb_func_start sub_8163590 sub_8163590: @ 8163590 @@ -4186,7 +4186,7 @@ _081643A8: str r0, [sp, 0x28] _081643C0: mov r0, r8 - bl sub_8163524 + bl RandomizeFacilityTrainerMonId lsls r0, 16 lsrs r6, r0, 16 movs r0, 0x1 |