summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index f39f4f553..983caf509 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -735,4 +735,7 @@ extern const u8 gText_WhichMoveShouldBeForgotten[];
extern const u8 gText_TeachMoveQues[];
extern const u8 gText_GiveUpTryingToTeachNewMove[];
+// pokemon_size_record
+extern const u8 gText_DecimalPoint[];
+
#endif //GUARD_STRINGS_H