diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-16 13:53:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 13:53:31 -0500 |
commit | 058d30fe806f4fd512ec6708bc68f54d6d98e356 (patch) | |
tree | bf9d1569a453a085493a8cbb2efad390562cba63 /asm/field_control_avatar.s | |
parent | a1ea8cc82958679baee1c65acc30069d051463c6 (diff) | |
parent | 13357596b7ed70246a00d438ee37dc1c84b78415 (diff) |
Merge branch 'master' into doc-routes1
Diffstat (limited to 'asm/field_control_avatar.s')
-rw-r--r-- | asm/field_control_avatar.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/field_control_avatar.s b/asm/field_control_avatar.s index 83f9a5700..b74e60d1f 100644 --- a/asm/field_control_avatar.s +++ b/asm/field_control_avatar.s @@ -1330,10 +1330,10 @@ _0806D2F0: lsrs r0, 24 cmp r0, 0x1 bne _0806D308 - ldr r0, _0806D304 @ =EventScript_1C549C + ldr r0, _0806D304 @ =TrainerTower_EventScript_ShowTime b _0806D53E .align 2, 0 -_0806D304: .4byte EventScript_1C549C +_0806D304: .4byte TrainerTower_EventScript_ShowTime _0806D308: adds r0, r4, 0 adds r1, r5, 0 |