summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-05-05 16:21:11 +0200
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-05-05 09:47:54 -0700
commit6b5f5b95bdac53ab4abd93302897d02118738561 (patch)
tree2e47b11231a68494c5146a32b2a90685cc850a13 /src/strings.c
parentc8e8e7dcfc60ab2769c0c1ada5a580ec1c1c4d5d (diff)
Convert tabs to spaces
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/strings.c b/src/strings.c
index 8742b327b..54c9bdc6a 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -197,13 +197,13 @@ const u8 OtherText_ThePC[] = _("the PC.");
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");