diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-12-23 03:47:03 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-12-23 03:47:03 -0600 |
commit | 8bd6f9319f2dfd442ffcc83caea04d0b11d0d408 (patch) | |
tree | d606c7b243ea7ff740e59c5e6dddfbab848c4d5e /data/graphics.s | |
parent | a64b5cd31fdc568bf8228be94fd4af748483938b (diff) |
Continue extraction from battle_frontier_2
Diffstat (limited to 'data/graphics.s')
-rw-r--r-- | data/graphics.s | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/graphics.s b/data/graphics.s index 07bc9e17d..1b905c540 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -581,7 +581,10 @@ gUnknown_08D85444:: @ 8D85444 .incbin "baserom.gba", 0xd85444, 0x84 gUnknown_08D854C8:: @ 8D854C8 - .incbin "baserom.gba", 0xd854c8, 0x120 + .incbin "baserom.gba", 0xd854c8, 0x20 + +gUnknown_08D854E8:: @ 8D854E8 + .incbin "baserom.gba", 0xd854E8, 0x100 gUnknown_08D855E8:: @ 8D855E8 .incbin "baserom.gba", 0xd855e8, 0x18 |