diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-05-05 16:16:54 +0200 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-05-05 09:47:54 -0700 |
commit | c8e8e7dcfc60ab2769c0c1ada5a580ec1c1c4d5d (patch) | |
tree | c7033d6f1eb7b30a8be59c2e721ff6b13f1a7ce0 /src/strings.c | |
parent | 1d0e8cbbd6955b4e20fb25d8a3df9297bb378f1b (diff) |
Remove trailing whitespace
Diffstat (limited to 'src/strings.c')
-rw-r--r-- | src/strings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.c b/src/strings.c index fed0c86e2..8742b327b 100644 --- a/src/strings.c +++ b/src/strings.c @@ -195,7 +195,7 @@ 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, |