summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h25
1 files changed, 25 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 7e7fcd322..d6a239559 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -2744,6 +2744,31 @@ extern const u8 gText_JumpsInARow[];
extern const u8 gText_BestScore2[];
extern const u8 gText_ExcellentsInARow[];
+// Lilycove Lady
+extern const u8 gText_Handsome[];
+extern const u8 gText_Vinny[];
+extern const u8 gText_Moreme[];
+extern const u8 gText_Ironhard[];
+extern const u8 gText_Muscle[];
+extern const u8 gText_Coolness[];
+extern const u8 gText_Beauty[];
+extern const u8 gText_Cuteness[];
+extern const u8 gText_Smartness[];
+extern const u8 gText_Toughness[];
+extern const u8 gText_Lady2[];
+extern const u8 gText_Slippery[];
+extern const u8 gText_Roundish[];
+extern const u8 gText_Whamish[];
+extern const u8 gText_Shiny[];
+extern const u8 gText_Sticky[];
+extern const u8 gText_Pointy[];
+
+extern const u8 gText_CoolnessContest[];
+extern const u8 gText_BeautyContest[];
+extern const u8 gText_CutenessContest[];
+extern const u8 gText_SmartnessContest[];
+extern const u8 gText_ToughnessContest[];
+
// Pokenav Match Call
extern const u8 gText_CallCantBeMadeHere[];
extern const u8 gText_NumberRegistered[];