diff options
author | ultima-soul <akshayjhanji@hotmail.com> | 2019-04-17 17:32:52 -0700 |
---|---|---|
committer | ultima-soul <akshayjhanji@hotmail.com> | 2019-04-17 17:32:52 -0700 |
commit | 7ca19ae250abb713ca494a838791adc0dae9fd8d (patch) | |
tree | 436f5905becd7b11eb4e7c2277d7bc2e3dcab200 /asm | |
parent | d74dda011ad0fc50d3ffb1a98213308e114933cf (diff) |
Decompile fldeff_berrytree
Diffstat (limited to 'asm')
-rw-r--r-- | asm/fldeff_berrytree.s | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/asm/fldeff_berrytree.s b/asm/fldeff_berrytree.s deleted file mode 100644 index 83c9c8be8..000000000 --- a/asm/fldeff_berrytree.s +++ /dev/null @@ -1,13 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - thumb_func_start nullsub_56 -nullsub_56: @ 80A0E74 - bx lr - thumb_func_end nullsub_56 - - .align 2, 0 @ Don't pad with nop. |