diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-29 11:12:28 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-29 11:12:28 -0400 |
commit | c0a229f10834785a709c40035dab6da03b8a30ff (patch) | |
tree | c185e2056dc2b97a7c96699447613535f8e2ef3a /data | |
parent | 6e10e8caad9d6920c6a1451c0ec63edf529ce17a (diff) |
Decompile field region map bg and window templates
Diffstat (limited to 'data')
-rw-r--r-- | data/field_region_map.s | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/data/field_region_map.s b/data/field_region_map.s deleted file mode 100644 index f179ba8ce..000000000 --- a/data/field_region_map.s +++ /dev/null @@ -1,14 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .align 2 -gUnknown_085E5068:: @ 85E5068 struct BgTemplate - .4byte 0x000001f0, 0x00002dca - - .align 2 -gUnknown_085E5070:: @ 85E5070 - window_template 0x00, 0x11, 0x11, 0x0c, 0x02, 0x0f, 0x0001 - window_template 0x00, 0x16, 0x01, 0x07, 0x02, 0x0f, 0x0019 - window_template 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0000 |