summaryrefslogtreecommitdiff
path: root/src/strings.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-04-09 14:43:08 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-04-09 14:43:08 -0400
commitd79a499d9195f07e8d253943f15c5bcc8370e9b3 (patch)
treeda304390a6cec935016877f47cb0f6afcf13dc5b /src/strings.c
parenta53ad6c565178833ad341ebf8117e78f5ecda1ea (diff)
Attempt to doc trade
Diffstat (limited to 'src/strings.c')
-rw-r--r--src/strings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.c b/src/strings.c
index de428ddd9..5ccf34dcf 100644
--- a/src/strings.c
+++ b/src/strings.c
@@ -1203,7 +1203,7 @@ const u8 gText_ThreeQuestionMarks[] = _("???");
const u8 gText_UnusedEmpty[] = _("");
const u8 gText_UnusedLv[] = _("Lv");
const u8 gText_UnusedDashes[] = _("---");
-const u8 gUnknown_841E09F[] = _("????");
+const u8 gText_4Qmark[] = _("????");
const u8 gText_UnusedEmpty2[] = _("");
const u8 gUnknown_841E0A5[] = _("Is this trade okay?");
const u8 gTradeText_Cancel[] = _("CANCEL");