summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrobojumper <robojumper@gmail.com>2025-07-13 23:24:19 +0200
committerrobojumper <robojumper@gmail.com>2025-07-13 23:24:19 +0200
commit577b27f3ef87f1c05edd3aaaa6a03ec84f43c379 (patch)
tree27439aa92868452e6d31bb259e2886afa8f2618d /src
parentb180f7c0a0202f330bfb82e60b9a9c686e6fc36c (diff)
Fixes and small bte stuff
Diffstat (limited to 'src')
-rw-r--r--src/nw4r/db/db_exception.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nw4r/db/db_exception.cpp b/src/nw4r/db/db_exception.cpp
index 36867e95..dccba52e 100644
--- a/src/nw4r/db/db_exception.cpp
+++ b/src/nw4r/db/db_exception.cpp
@@ -29,8 +29,6 @@ static struct ExceptionStruct sException;
static u8 sThreadBuffer[0x4000] ALIGN_DECL(0x20);
-extern "C" u32 lbl_80574960;
-
const char *CPU_EXP_NAME[] = {
"SYSTEM RESET",
"MACHINE CHECK",