diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-05 00:18:16 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-05 00:18:16 -0600 |
commit | 737e1403b6b2578d768e2cc808c5b2c60cb3af49 (patch) | |
tree | 8943b8b42a40b99bb54363c38a133e308cf6724b /data | |
parent | fd50ddbc15a838e9e5e378f3b4358de68332fd86 (diff) |
decompile German code
Diffstat (limited to 'data')
-rw-r--r-- | data/easy_chat.s | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/data/easy_chat.s b/data/easy_chat.s index 49972fbb3..d41ffccce 100644 --- a/data/easy_chat.s +++ b/data/easy_chat.s @@ -8,34 +8,6 @@ .section .rodata -.ifdef GERMAN -unk_83E7EB0: - .string "{UNKNOWN_14 8} A B C D E F {UNKNOWN_14 0}" -unk_83E7EC5: - .string "mehr$" -unk_83E7ECA:: - .string "{UNKNOWN_14 8} G H I J K L $" -unk_83E7EE1: - .string "{UNKNOWN_14 8} M N O P Q R S $" -unk_83E7EF8: - .string "{UNKNOWN_14 8} T U V W X Y Z $" -.endif - - .align 2 -gUnknown_083DBEAC:: @ 83DBEAC -.ifdef ENGLISH - .string "{UNKNOWN_14 8} A B C D E F {UNKNOWN_14 0}others$", 0x20 - .string "{UNKNOWN_14 8} G H I J K L $", 0x20 - .string "{UNKNOWN_14 8} M N O P Q R S $", 0x20 - .string "{UNKNOWN_14 8} T U V W X Y Z $", 0x20 -.else - .4byte unk_83E7EB0 - .4byte unk_83E7ECA - .4byte unk_83E7EE1 - .4byte unk_83E7EF8 - .4byte unk_83E7EC5 -.endif - @ 83DBF2C .include "data/text/easy_chat/group_words.inc" |