summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-05-05 13:03:12 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-05-05 13:03:12 -0400
commitd343d1f19a74657489d987dbd97b84e7389ae295 (patch)
tree2e47b11231a68494c5146a32b2a90685cc850a13 /src/strings.c
parentac4ca95a7bcf05482add953aafa081df824fc954 (diff)
parent6b5f5b95bdac53ab4abd93302897d02118738561 (diff)
whitespace was released outside. Bye-bye, whitespace!
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");