diff options
author | Treeki <treeki@gmail.com> | 2013-06-02 23:32:09 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2013-06-02 23:32:09 +0200 |
commit | e33d76475bc5326d608e74421c8e3a40ae0f4e2e (patch) | |
tree | 2798b85a822f5fbe375fc1369b1fd7396647aa5c /src/randomcrap.S | |
parent | 330d88af1b6d8415bb6bfc27a3882686f2d9555f (diff) | |
parent | f4526064654ad2ed884e63eb633babda523d73cd (diff) | |
download | kamek-e33d76475bc5326d608e74421c8e3a40ae0f4e2e.tar.gz kamek-e33d76475bc5326d608e74421c8e3a40ae0f4e2e.zip |
FUCKING CRAP MERGES
Diffstat (limited to '')
-rw-r--r-- | src/randomcrap.S | 2 |
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" |