diff options
author | camthesaxman <cameronghall@cox.net> | 2017-07-07 17:06:07 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-07-07 17:06:07 -0500 |
commit | e9908459ed794ea589854fdb98c56db310719803 (patch) | |
tree | 957427593a9ed4e8bef5a22e355f274909ccf859 /data | |
parent | bd4a6520eaaaac186b6b26557305be8939a7ea2a (diff) |
task.c data
Diffstat (limited to 'data')
-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 "タスクがオーバーしました$" |