diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-21 11:25:27 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-21 11:25:27 -0400 |
commit | fce70e6bd5c00f1557dc05a92086b1727d58bb9e (patch) | |
tree | 563c917854d7707c090cd91db18e6e2400b31348 /data | |
parent | d008cc7d60d4cfd34c27a0abcb3cef991b8096a6 (diff) |
Another batch of functions; last of the field specials data
Diffstat (limited to 'data')
-rwxr-xr-x | data/field_specials.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/field_specials.s b/data/field_specials.s deleted file mode 100755 index 191f4d947..000000000 --- a/data/field_specials.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - -gUnknown_083F8404:: @ 83F8404 - .byte 2, 1, 2, 1 - -gUnknown_083F8408:: @ 83F8408 - .byte 8, 9, 10, 11, 12, 13, 14, 15 - -gUnknown_083F8410:: @ 83F8410 - .byte 8, 13, 14, 11, 10, 12, 15, 9 |