summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKaz <kazbloxmc@gmail.com>2020-06-08 05:23:43 -0400
committerKaz <kazbloxmc@gmail.com>2020-06-08 05:23:43 -0400
commitb5a38ca77f5ea44619b4dd5bae05d29eede3c5f4 (patch)
treee9e434a8e223deb475c66bab42aec5c5ac1dacf9 /src
parent2ec8ae4bec77ae4c5dac798a44e497d33be5dd7f (diff)
Fix rev1+. Oops.
Diffstat (limited to 'src')
-rw-r--r--src/debug/mori_debug_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/mori_debug_menu.c b/src/debug/mori_debug_menu.c
index 7d6553e0e..d5cae8352 100644
--- a/src/debug/mori_debug_menu.c
+++ b/src/debug/mori_debug_menu.c
@@ -42,7 +42,7 @@ const u8 Text_39B28B[] = _("10000 steps");
const u8 Text_39B297[] = _("MOVE TUTOR");
const u8 Text_39B2A2[] = _("Breed an egg");
const u8 Text_39B2AF[] = _("Long name");
-#if (ENGLISH && REVISION == 0)
+#if (ENGLISH && !DEBUG_FIX)
const u8 Text_39B2B9[] = _("ポロックけす");
#else
const u8 Text_39B2B9[] = _("Delete {POKEBLOCK}");