summaryrefslogtreecommitdiff
path: root/arm9/src/error_handling.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/src/error_handling.c')
-rw-r--r--arm9/src/error_handling.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/error_handling.c b/arm9/src/error_handling.c
index 7ccadd95..9052773f 100644
--- a/arm9/src/error_handling.c
+++ b/arm9/src/error_handling.c
@@ -13,4 +13,4 @@ THUMB_FUNC void ErrorHandling(void)
PrintErrorMessageAndReset();
}
}
-} \ No newline at end of file
+}