From 1307fde8ca6e5d9121f4589e6919d9966ea3e90f Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sat, 19 May 2018 18:13:48 +0200 Subject: make field tasks compile --- asm/field_tasks.s | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 asm/field_tasks.s (limited to 'asm') 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. -- cgit v1.2.3