diff options
Diffstat (limited to 'data/task.s')
-rw-r--r-- | data/task.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/task.s b/data/task.s deleted file mode 100644 index e87c5b1fc..000000000 --- a/data/task.s +++ /dev/null @@ -1,7 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .string "TASK OVER\n" - .string "タスクがオーバーしました$" |