From 2a841124cffddcfcc5650d06aa373558fe255f2c Mon Sep 17 00:00:00 2001 From: ProjectRevoTPP Date: Mon, 13 Nov 2017 13:35:11 -0500 Subject: actually fix german this time --- src/data/battle_strings_de.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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."); -- cgit v1.2.3