diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-04 00:08:20 +0200 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-04 00:08:20 +0200 |
commit | cb88f1387e662683ff5dec7d9b966eb3b8abdcb2 (patch) | |
tree | 9bf79b02fe5ef33efc1d6f4d632a60ead34658be /data | |
parent | 4437f378449f3a354a4ded88f149e56b7f333d36 (diff) |
Integrate contest_link data
Diffstat (limited to 'data')
-rw-r--r-- | data/contest_link_80C2020.s | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/data/contest_link_80C2020.s b/data/contest_link_80C2020.s index d59c642df..0b74e5908 100644 --- a/data/contest_link_80C2020.s +++ b/data/contest_link_80C2020.s @@ -5,13 +5,18 @@ .align 2 gUnknown_083D1624:: @ 83D1624 - .incbin "baserom.gba", 0x003d1624, 0x20 + .incbin "graphics/unknown/unknown_3D1624/0.4bpp" gUnknown_083D1644:: @ 83D1644 - .incbin "baserom.gba", 0x003d1644, 0xa0 + .incbin "graphics/unknown/unknown_3D1624/1.4bpp" + .incbin "graphics/unknown/unknown_3D1624/2.4bpp" + .incbin "graphics/unknown/unknown_3D1624/3.4bpp" + .incbin "graphics/unknown/unknown_3D1624/4.4bpp" + .incbin "graphics/unknown/unknown_3D1624/5.4bpp" gUnknown_083D16E4:: @ 83D16E4 - .incbin "baserom.gba", 0x003d16e4, 0x40 + .incbin "graphics/unknown/unknown_3D1624/6.4bpp" + .incbin "graphics/unknown/unknown_3D1624/7.4bpp" .align 2 gMiscBlank_Pal:: @@ -70,4 +75,4 @@ gUnknown_083D17E2:: @ 83D17E2 .string "{SIZE 3}{COLOR_HIGHLIGHT_SHADOW WHITE2 DARK_GREY LIGHT_BLUE}$" .align 2 - .incbin "baserom.gba", 0x003d17ec, 0x20 + .incbin "graphics/unknown/unknown_3D17EC.gbapal" |