name some pokemon and battle labels
This commit is contained in:
@@ -3399,7 +3399,7 @@ _080591FE:
|
||||
mov r2, sp
|
||||
bl SetMonData
|
||||
adds r0, r6, 0
|
||||
bl pokemon_calc_effective_stats
|
||||
bl CalculateMonStats
|
||||
ldr r2, [sp]
|
||||
add r0, sp, 0x4
|
||||
ldrh r0, [r0]
|
||||
@@ -3673,7 +3673,7 @@ _08059430:
|
||||
mov r2, sp
|
||||
bl SetMonData
|
||||
adds r0, r5, 0
|
||||
bl pokemon_calc_effective_stats
|
||||
bl CalculateMonStats
|
||||
ldr r2, [sp]
|
||||
add r0, sp, 0x4
|
||||
ldrh r0, [r0]
|
||||
@@ -8455,7 +8455,7 @@ sub_805BF80: @ 805BF80
|
||||
ldr r0, =gUnknown_02023066
|
||||
adds r4, r0
|
||||
ldrh r0, [r4]
|
||||
bl battle_pick_message
|
||||
bl BufferStringBattle
|
||||
ldr r0, =gUnknown_02022E2C
|
||||
movs r1, 0
|
||||
bl battle_show_message_maybe
|
||||
|
||||
Reference in New Issue
Block a user