diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-24 18:40:24 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-24 18:40:24 +0100 |
commit | ee4185865df1e0b567064b4b2572a1d01455b86b (patch) | |
tree | 3e8488f4253d5dc2d49af1ee6cc100f49c445cb1 /data/graphics.s | |
parent | c436f01ce993b88ba6e85fb72ba876dffd2fa6a3 (diff) |
more data dumped
Diffstat (limited to 'data/graphics.s')
-rw-r--r-- | data/graphics.s | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/graphics.s b/data/graphics.s index 3e7276106..b2e4e6b34 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -839,7 +839,13 @@ gUnknown_08D971B0:: @ 8D971B0 .incbin "baserom.gba", 0xd971b0, 0x9D4 gUnknown_08D97B84:: @ 8D97B84 - .incbin "baserom.gba", 0xd97b84, 0x188 + .incbin "baserom.gba", 0xd97b84, 0x68 + +gUnknown_08D97BEC:: @ 8D97BEC + .incbin "baserom.gba", 0xd97bec, 0x108 + +gUnknown_08D97CF4:: @ 8D97CF4 + .incbin "baserom.gba", 0xd97cf4, 0x18 gUnknown_08D97D0C:: @ 8D97D0C .incbin "baserom.gba", 0xd97d0c, 0x830 |