diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-05-14 16:20:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-14 16:20:43 -0400 |
commit | e885a81ed65728ef94a91657691853de52b9c057 (patch) | |
tree | f53c54f4520e0c73fa3b02acca34dc7eff5e9c57 /data | |
parent | 31e1a9e7596499e1fc90bc9b515dba888503f6f9 (diff) | |
parent | 82216dd31f67ee544bbcfe360e966ff91fc6d9e0 (diff) |
Merge pull request #55 from PikalaxALT/unk_8159F40
Some more decomp and porting
Diffstat (limited to 'data')
-rw-r--r-- | data/data_8471F00.s | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/data_8471F00.s b/data/data_8471F00.s index 9c616b37c..e8b51cf69 100644 --- a/data/data_8471F00.s +++ b/data/data_8471F00.s @@ -256,8 +256,11 @@ gUnknown_84795B8:: @ 84795B8 gUnknown_84795C8:: @ 84795C8 .incbin "baserom.gba", 0x4795C8, 0x90 -gUnknown_8479658:: @ 8479658 - .incbin "baserom.gba", 0x479658, 0x600 + .section .rodata.8479668 + + .align 2 +gUnknown_8479668:: @ 8479668 + .incbin "baserom.gba", 0x479668, 0x5F0 gUnknown_8479C58:: @ 8479C58 .incbin "baserom.gba", 0x479C58, 0x30 |