From f1a304b7e48e38ec7c5859d92dd9626e55324539 Mon Sep 17 00:00:00 2001 From: Marijn van der Werf Date: Fri, 6 Jan 2017 22:40:18 +0100 Subject: Start decompiling credits --- data/credits.s | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/credits.s b/data/credits.s index 48b76486d..c6e0ad536 100644 --- a/data/credits.s +++ b/data/credits.s @@ -4,10 +4,10 @@ .section .rodata gUnknown_0840B7BC:: @ 840B7BC - .incbin "baserom.gba", 0x0040b7bc, 0x40 + .incbin "graphics/credits/palette_1.gbapal" gUnknown_0840B7FC:: @ 840B7FC - .incbin "baserom.gba", 0x0040b7fc, 0x40 + .incbin "graphics/credits/ampersand.4bpp" gUnknown_0840B83C:: @ 840B83C .incbin "baserom.gba", 0x0040b83c, 0xf @@ -59,10 +59,12 @@ gUnknown_0840CA94:: @ 840CA94 .4byte Unknown_840CA8C gUnknown_0840CAA0:: @ 840CAA0 - .incbin "baserom.gba", 0x0040caa0, 0x10 + obj_tiles gHallOfFame, 6144, 1001 + null_obj_tiles gUnknown_0840CAB0:: @ 840CAB0 - .incbin "baserom.gba", 0x0040cab0, 0x10 + obj_pal unk_201f800, 1001 + null_obj_pal .align 2 gOamData_840CAC0:: @ 840CAC0 -- cgit v1.2.3