diff options
Diffstat (limited to 'asm/hall_of_fame.s')
-rw-r--r-- | asm/hall_of_fame.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/hall_of_fame.s b/asm/hall_of_fame.s index 97bf9ef64..c70a06c58 100644 --- a/asm/hall_of_fame.s +++ b/asm/hall_of_fame.s @@ -3080,9 +3080,9 @@ sub_80F36BC: @ 80F36BC movs r0, 0x8 strb r0, [r1] ldr r0, _080F36F0 @ =gUnknown_840C248 - bl LoadCompressedObjectPic + bl LoadCompressedSpriteSheet ldr r0, _080F36F4 @ =gUnknown_840C258 - bl LoadCompressedObjectPalette + bl LoadCompressedSpritePalette pop {r0} bx r0 .align 2, 0 |