diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 22:05:30 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 22:05:30 -0500 |
commit | cfe17cc552c29b7aece3e9b978b429d2ef14180e (patch) | |
tree | 0b71dabbe217554cff2aa9d4e8d30e169cb7f47e /asm/mon_markings.s | |
parent | 77b7462dbb376fd7fa4215ad5cf21244efa52f62 (diff) |
fifteenth wave of graphics.s dumps
Diffstat (limited to 'asm/mon_markings.s')
-rw-r--r-- | asm/mon_markings.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/mon_markings.s b/asm/mon_markings.s index 7c927399f..1624fddca 100644 --- a/asm/mon_markings.s +++ b/asm/mon_markings.s @@ -480,7 +480,7 @@ sub_811FC80: @ 811FC80 adds r0, 0x1E strh r5, [r0] add r1, sp, 0x20 - ldr r0, =gUnknown_08DC9628 + ldr r0, =gPokenavConditionMarker_Gfx str r0, [sp, 0x20] movs r0, 0xC8 lsls r0, 2 @@ -503,7 +503,7 @@ sub_811FC80: @ 811FC80 add r0, sp, 0x34 strh r6, [r0] add r1, sp, 0x38 - ldr r0, =gUnknown_08DC9608 + ldr r0, =gPokenavConditionMarker_Pal str r0, [sp, 0x38] adds r0, r6, 0x1 strh r0, [r1, 0x4] |