summaryrefslogtreecommitdiff
path: root/arm9/src/error_handling.c
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-05-26 03:30:42 +0100
committerGitHub <noreply@github.com>2021-05-26 03:30:42 +0100
commitee7aa44008bebf78301dd0f9d99306dc1a1b6502 (patch)
tree962ac39843c509cd6cbff6a85287258a3a9f3a5b /arm9/src/error_handling.c
parent10bb8f2d4317fd606fef6c0d3b7345fd324fe583 (diff)
parent7d10ba28169226bf00b741f7d01bc3386b383343 (diff)
Merge branch 'master' into unkk_020851B8
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 7f006039..0b76ccff 100644
--- a/arm9/src/error_handling.c
+++ b/arm9/src/error_handling.c
@@ -5,7 +5,7 @@
-THUMB_FUNC void ErrorHandling(void)
+THUMB_FUNC void GF_AssertFail(void)
{
if (FUN_02031810())
{