diff options
Diffstat (limited to 'data/debug.s')
-rw-r--r-- | data/debug.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/debug.s b/data/debug.s deleted file mode 100644 index 8de9e9f..0000000 --- a/data/debug.s +++ /dev/null @@ -1,7 +0,0 @@ - .section .rodata - -@ Error Handling - .global gFuncFileLineString -gFuncFileLineString: @ 80D418C - .string "func = '%s'\n" - .string "file = '%s' line = %5d\0" |