diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2017-09-30 03:11:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-30 03:11:36 -0500 |
| commit | 13017a3b194257c9db1588ac710c888607467b2e (patch) | |
| tree | 6a27f303ddc5d839b5cd9bcf4e90e71a288b8010 /data | |
| parent | 2a8ea4981ec66a4c98f9ac73847a7e7711102097 (diff) | |
| parent | f5387cf6b18b57f3620c05d652a9cf5b8bc2f347 (diff) | |
Merge pull request #55 from DizzyEggg/decompile_metatile_behavior
decompile metatile behavior
Diffstat (limited to 'data')
| -rw-r--r-- | data/rom_8486FEC.s (renamed from data/metatile_behavior.s) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/metatile_behavior.s b/data/rom_8486FEC.s index ea19a3031..9b7834a32 100644 --- a/data/metatile_behavior.s +++ b/data/rom_8486FEC.s @@ -4,5 +4,5 @@ .section .rodata .align 2, 0 -gUnknown_08486EFC:: @ 8486EFC - .incbin "baserom.gba", 0x486efc, 0x10090 +gUnknown_8486FEC:: @ 8486FEC + .incbin "baserom.gba", 0x486fec, 0xFFA0 |
