summaryrefslogtreecommitdiff
path: root/src/randomcrap.S
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2013-07-04 01:15:15 +0200
committerTreeki <treeki@gmail.com>2013-07-04 01:15:15 +0200
commitd55debf80b417793ce924ec977ed3a16413fd5d6 (patch)
treeedc9e60c3b24cc90eeaaa416e6225401b3815afe /src/randomcrap.S
parent75002c45dea66ccc8291a87a1f670b72d8c7b16d (diff)
downloadkamek-d55debf80b417793ce924ec977ed3a16413fd5d6.tar.gz
kamek-d55debf80b417793ce924ec977ed3a16413fd5d6.zip
ending dead players fix
Diffstat (limited to '')
-rw-r--r--src/randomcrap.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/randomcrap.S b/src/randomcrap.S
index 1e09766..4b8d830 100644
--- a/src/randomcrap.S
+++ b/src/randomcrap.S
@@ -595,7 +595,7 @@ ReplaceExceptionOccurred:
#.long CRAPPYALLOC
.data
NewExceptionOccurred:
-.string "Whoops! Newer 1.0.0 has crashed.\nPlease take a screenshot of the info below\nand send it to newer@newerteam.com.\nYou can scroll through this report using the D-Pad.\n"
+.string "Whoops! Newer 1.0.2 has crashed.\nPlease take a screenshot of the info below\nand send it to newer@newerteam.com.\nYou can scroll through this report using the D-Pad.\n"
UniLogStr: .string "[ULog] returning %8x to: %x > %x > %x > %x > %x > %x\n"
#WillAlloc: .string "[AH] Will allocate %x bytes aligned by %x\n"
#Alloced: .string "[AH] Allocated %p\n"