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 /asm | |
parent | 6e10e8caad9d6920c6a1451c0ec63edf529ce17a (diff) |
Decompile field region map bg and window templates
Diffstat (limited to 'asm')
-rw-r--r-- | asm/field_region_map.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/field_region_map.s b/asm/field_region_map.s deleted file mode 100644 index 2428f2984..000000000 --- a/asm/field_region_map.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. |