summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-13 13:35:11 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-13 13:35:11 -0500
commit2a841124cffddcfcc5650d06aa373558fe255f2c (patch)
tree55ba1471c47d06a0027e224234cd097cead991ba /src
parentb2cd76e980a7b9b8f9f7c268b0af49dd9a80ab96 (diff)
actually fix german this time
Diffstat (limited to 'src')
-rwxr-xr-xsrc/data/battle_strings_de.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/battle_strings_de.h b/src/data/battle_strings_de.h
index 0e1df4b2a..873643506 100755
--- a/src/data/battle_strings_de.h
+++ b/src/data/battle_strings_de.h
@@ -815,7 +815,7 @@ const u8 BattleText_Format6[] = _("\l");
const u8 BattleText_Format7[] = _("\n");
const u8 BattleText_Format8[] = _("sind");
const u8 BattleText_Format9[] = _("sind");
-gBadEggNickname[] = _("Schl. EI");
+const u8 gBadEggNickname[] = _("Schl. EI");
const u8 BattleText_Wally[] = _("HEIKO");
const u8 BattleText_Win[] = _("{HIGHLIGHT TRANSPARENT}Sieg");
const u8 BattleText_Loss[] = _("{HIGHLIGHT TRANSPARENT}Ndrl.");