diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 18:13:48 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 18:13:48 +0200 |
commit | 1307fde8ca6e5d9121f4589e6919d9966ea3e90f (patch) | |
tree | 29e8df8b2413089c1765f27f37c03bdc9d378b92 /asm | |
parent | d1798d0ed90dc4b17d43f13e84be35b889111417 (diff) |
make field tasks compile
Diffstat (limited to 'asm')
-rw-r--r-- | asm/field_tasks.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/field_tasks.s b/asm/field_tasks.s deleted file mode 100644 index c3fc4d140..000000000 --- a/asm/field_tasks.s +++ /dev/null @@ -1,10 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - - - .align 2, 0 @ Don't pad with nop. |