diff options
Diffstat (limited to 'asm/intro_credits_graphics.s')
-rw-r--r-- | asm/intro_credits_graphics.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/intro_credits_graphics.s b/asm/intro_credits_graphics.s index 5d0810bd6..ad249a470 100644 --- a/asm/intro_credits_graphics.s +++ b/asm/intro_credits_graphics.s @@ -70,7 +70,7 @@ _0817B11E: ldr r1, =gUnknown_0203BD28 movs r0, 0 strh r0, [r1] - ldr r1, =gUnknown_0300301C + ldr r1, =gReservedSpritePaletteCount movs r0, 0x8 strb r0, [r1] pop {r4} @@ -258,7 +258,7 @@ _0817B334: bl LoadPalette bl sub_817B7A4 _0817B370: - ldr r1, =gUnknown_0300301C + ldr r1, =gReservedSpritePaletteCount movs r0, 0x8 strb r0, [r1] ldr r1, =gUnknown_0203BD28 |