summaryrefslogtreecommitdiff
path: root/src/randomcrap.S
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2013-06-02 23:32:09 +0200
committerTreeki <treeki@gmail.com>2013-06-02 23:32:09 +0200
commite33d76475bc5326d608e74421c8e3a40ae0f4e2e (patch)
tree2798b85a822f5fbe375fc1369b1fd7396647aa5c /src/randomcrap.S
parent330d88af1b6d8415bb6bfc27a3882686f2d9555f (diff)
parentf4526064654ad2ed884e63eb633babda523d73cd (diff)
downloadkamek-e33d76475bc5326d608e74421c8e3a40ae0f4e2e.tar.gz
kamek-e33d76475bc5326d608e74421c8e3a40ae0f4e2e.zip
FUCKING CRAP MERGES
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 ad7b713..3e5909e 100644
--- a/src/randomcrap.S
+++ b/src/randomcrap.S
@@ -581,7 +581,7 @@ ReplaceExceptionOccurred:
#.long CRAPPYALLOC
.data
NewExceptionOccurred:
-.string "Whoops! Newer has crashed. Please take a screenshot\nof the info below and\nsend it to newer@newerteam.com.\nYou can scroll through this report using the D-Pad.\n"
+.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"
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"