diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-07-22 15:56:32 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2021-07-23 09:32:38 -0500 |
| commit | 096a979f784945a1c453f2b821205bf46f5a02cb (patch) | |
| tree | 7d572222eaf981f5332562d7fec4dc49ad7c4230 /data | |
| parent | a1ad5cb2d9e463fa2b77d2fc4a7b995a4f7ed5e2 (diff) | |
Through sub_29C8
Diffstat (limited to 'data')
| -rwxr-xr-x | data/rom.s | 35 |
1 files changed, 31 insertions, 4 deletions
@@ -2101,18 +2101,45 @@ gUnknown_086A4C44:: @ 0x086A4C44 .4byte gUnknown_086A4C18 .4byte gUnknown_086A4C2C + .align 2, 0 gUnknown_086A4C80:: @ 0x086A4C80 - .incbin "baserom.gba", 0x6A4C80, 0x40 + .4byte 0x086A699E + .4byte 0x086A699E + .4byte 0x086A699E + .4byte 0x086A699E + .4byte 0x086A699E + .4byte 0x086A699E + .4byte 0x086A69C0 + .4byte 0x086A69D2 + .4byte 0x086A69E4 + .4byte 0x086A69F6 + .4byte 0x086A6A08 + .4byte 0x086A6A1A + .4byte 0x086A6A2C + .4byte 0x086A6A56 + .4byte 0x086A6A80 + .4byte 0x086A6AAA gUnknown_086A4CC0:: @ 0x086A4CC0 - .incbin "baserom.gba", 0x6A4CC0, 0x18 + .2byte 0x20, 0x20 + .2byte 0x60, 0x20 + .2byte 0xa0, 0x20 + .2byte 0x20, 0x58 + .2byte 0x60, 0x58 + .2byte 0xa0, 0x58 gUnknown_086A4CD8:: @ 0x086A4CD8 - .incbin "baserom.gba", 0x6A4CD8, 0x18 + .2byte 0x18, 0x24 + .2byte 0x58, 0x24 + .2byte 0x98, 0x24 + .2byte 0x18, 0x5C + .2byte 0x58, 0x5C + .2byte 0x98, 0x5C gUnknown_086A4CF0:: @ 0x086A4CF0 - .incbin "baserom.gba", 0x6A4CF0, 0x8 + .byte 2, 3, 7, 5, 4, 6 + .align 2, 0 gUnknown_086A4CF8:: @ 0x086A4CF8 .incbin "baserom.gba", 0x6A4CF8, 0x7E0 |
