summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/strings.c b/src/strings.c
index fed0c86e2..54c9bdc6a 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -195,15 +195,15 @@ const u8 OtherText_TheField[] = _("the field.");
const u8 OtherText_TheField2[] = _("the field.");
const u8 OtherText_ThePC[] = _("the PC.");
-const struct TextStruct gUnknown_0840E740[7] =
+const struct TextStruct gUnknown_0840E740[7] =
{
- OtherText_TheField3,
- OtherText_TheBattle,
- OtherText_ThePokeList,
- OtherText_TheShop,
- OtherText_TheField,
- OtherText_TheField2,
- OtherText_ThePC,
+ OtherText_TheField3,
+ OtherText_TheBattle,
+ OtherText_ThePokeList,
+ OtherText_TheShop,
+ OtherText_TheField,
+ OtherText_TheField2,
+ OtherText_ThePC,
};
const u8 gOtherText_ReturnTo[] = _("Return to");