diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-28 20:43:33 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-28 20:43:33 -0400 |
commit | 6fcde15bb671db34dd1f17406ee20f319595b6a5 (patch) | |
tree | 1e6530fdeddb2aa4e51171fa6880b1da5673f18a /data | |
parent | 5ea2f463d71d0bc2663e70a553557de0ccf40eef (diff) |
Decompile heal location data
Diffstat (limited to 'data')
-rw-r--r-- | data/heal_location.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/heal_location.s b/data/heal_location.s deleted file mode 100644 index 31aa1a351..000000000 --- a/data/heal_location.s +++ /dev/null @@ -1,11 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2, 0 - -gUnknown_0859F534:: @ 859F534 - .incbin "baserom.gba", 0x59f534, 0x8 - -gUnknown_0859F53C:: @ 859F53C - .incbin "baserom.gba", 0x59f53c, 0xd0 |