diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-17 21:01:53 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-17 21:01:53 -0400 |
commit | a5ec66b9851572e75f0b9aaf5c40f4de4d3b40e4 (patch) | |
tree | 24742c01a91fa76a32925e5fdb3e554ed555bd06 /data | |
parent | 33520725b88621ace3c66da55b92f2a83ffb4545 (diff) |
Split field map object data into headers, using the original delineation as a guide
Diffstat (limited to 'data')
-rwxr-xr-x[-rw-r--r--] | data/field_map_obj.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/field_map_obj.s b/data/field_map_obj.s index 18a5a4e6d..849ed6155 100644..100755 --- a/data/field_map_obj.s +++ b/data/field_map_obj.s @@ -2,7 +2,7 @@ .include "constants/constants.inc" .section .rodata - + .align 1 gUnknown_0837520C:: @ 837520C .2byte 0x20, 0x40, 0x60, 0x80, 0x20, 0x40, 0x80, 0xC0 |