diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-05 14:43:50 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-03-05 14:43:50 -0500 |
commit | 50548dcc54116852c288c7f6ca37d20eaa42de84 (patch) | |
tree | 7f41e36ea48b846480dfd79b5fb20a1cb9881d06 /asm | |
parent | 83137b40053bbea4c5288e269ed913746dd9713f (diff) |
remove dodrio_berry_picking_3.s
Diffstat (limited to 'asm')
-rw-r--r-- | asm/dodrio_berry_picking_3.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/dodrio_berry_picking_3.s b/asm/dodrio_berry_picking_3.s deleted file mode 100644 index 2428f2984..000000000 --- a/asm/dodrio_berry_picking_3.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. |