summaryrefslogtreecommitdiff
path: root/src/data/easy_chat/easy_chat_group_endings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/easy_chat/easy_chat_group_endings.h')
-rw-r--r--src/data/easy_chat/easy_chat_group_endings.h278
1 files changed, 139 insertions, 139 deletions
diff --git a/src/data/easy_chat/easy_chat_group_endings.h b/src/data/easy_chat/easy_chat_group_endings.h
index 4eee121a3..400877621 100644
--- a/src/data/easy_chat/easy_chat_group_endings.h
+++ b/src/data/easy_chat/easy_chat_group_endings.h
@@ -1,417 +1,417 @@
-const u8 gEasyChatWord_Will[] = _("WILL");
-const u8 gEasyChatWord_WillBeHere[] = _("WILL BE HERE");
-const u8 gEasyChatWord_Or[] = _("OR");
-const u8 gEasyChatWord_Times[] = _("TIMES");
-const u8 gEasyChatWord_Wonder[] = _("WONDER");
-const u8 gEasyChatWord_IsItQues[] = _("IS IT?");
-const u8 gEasyChatWord_Be[] = _("BE");
-const u8 gEasyChatWord_Gimme[] = _("GIMME");
-const u8 gEasyChatWord_Could[] = _("COULD");
-const u8 gEasyChatWord_LikelyTo[] = _("LIKELY TO");
-const u8 gEasyChatWord_Would[] = _("WOULD");
-const u8 gEasyChatWord_Is[] = _("IS");
-const u8 gEasyChatWord_IsntItQues[] = _("ISN'T IT?");
-const u8 gEasyChatWord_Lets[] = _("LET'S");
-const u8 gEasyChatWord_Other[] = _("OTHER");
-const u8 gEasyChatWord_Are[] = _("ARE");
-const u8 gEasyChatWord_Was[] = _("WAS");
-const u8 gEasyChatWord_Were[] = _("WERE");
-const u8 gEasyChatWord_Those[] = _("THOSE");
-const u8 gEasyChatWord_Isnt[] = _("ISN'T");
-const u8 gEasyChatWord_Wont[] = _("WON'T");
-const u8 gEasyChatWord_Cant[] = _("CAN'T");
-const u8 gEasyChatWord_Can[] = _("CAN");
-const u8 gEasyChatWord_Dont[] = _("DON'T");
-const u8 gEasyChatWord_Do[] = _("DO");
-const u8 gEasyChatWord_Does[] = _("DOES");
-const u8 gEasyChatWord_Whom[] = _("WHOM");
-const u8 gEasyChatWord_Which[] = _("WHICH");
-const u8 gEasyChatWord_Wasnt[] = _("WASN'T");
-const u8 gEasyChatWord_Werent[] = _("WEREN'T");
-const u8 gEasyChatWord_Have[] = _("HAVE");
-const u8 gEasyChatWord_Havent[] = _("HAVEN'T");
-const u8 gEasyChatWord_A[] = _("A");
-const u8 gEasyChatWord_An[] = _("AN");
-const u8 gEasyChatWord_Not[] = _("NOT");
-const u8 gEasyChatWord_There[] = _("THERE");
-const u8 gEasyChatWord_OkQues[] = _("OK?");
-const u8 gEasyChatWord_So[] = _("SO");
-const u8 gEasyChatWord_Maybe[] = _("MAYBE");
-const u8 gEasyChatWord_About[] = _("ABOUT");
-const u8 gEasyChatWord_Over[] = _("OVER");
-const u8 gEasyChatWord_It[] = _("IT");
-const u8 gEasyChatWord_All[] = _("ALL");
-const u8 gEasyChatWord_For[] = _("FOR");
-const u8 gEasyChatWord_On[] = _("ON");
-const u8 gEasyChatWord_Off[] = _("OFF");
-const u8 gEasyChatWord_As[] = _("AS");
-const u8 gEasyChatWord_To[] = _("TO");
-const u8 gEasyChatWord_With[] = _("WITH");
-const u8 gEasyChatWord_Better[] = _("BETTER");
-const u8 gEasyChatWord_Ever[] = _("EVER");
-const u8 gEasyChatWord_Since[] = _("SINCE");
-const u8 gEasyChatWord_Of[] = _("OF");
-const u8 gEasyChatWord_BelongsTo[] = _("BELONGS TO");
-const u8 gEasyChatWord_At[] = _("AT");
-const u8 gEasyChatWord_In[] = _("IN");
-const u8 gEasyChatWord_Out[] = _("OUT");
-const u8 gEasyChatWord_Too[] = _("TOO");
-const u8 gEasyChatWord_Like[] = _("LIKE");
-const u8 gEasyChatWord_Did[] = _("DID");
-const u8 gEasyChatWord_Didnt[] = _("DIDN'T");
-const u8 gEasyChatWord_Doesnt[] = _("DOESN'T");
-const u8 gEasyChatWord_Without[] = _("WITHOUT");
-const u8 gEasyChatWord_After[] = _("AFTER");
-const u8 gEasyChatWord_Before[] = _("BEFORE");
-const u8 gEasyChatWord_While[] = _("WHILE");
-const u8 gEasyChatWord_Than[] = _("THAN");
-const u8 gEasyChatWord_Once[] = _("ONCE");
-const u8 gEasyChatWord_Anywhere[] = _("ANYWHERE");
+static const u8 sEasyChatWord_Will[] = _("WILL");
+static const u8 sEasyChatWord_WillBeHere[] = _("WILL BE HERE");
+static const u8 sEasyChatWord_Or[] = _("OR");
+static const u8 sEasyChatWord_Times[] = _("TIMES");
+static const u8 sEasyChatWord_Wonder[] = _("WONDER");
+static const u8 sEasyChatWord_IsItQues[] = _("IS IT?");
+static const u8 sEasyChatWord_Be[] = _("BE");
+static const u8 sEasyChatWord_Gimme[] = _("GIMME");
+static const u8 sEasyChatWord_Could[] = _("COULD");
+static const u8 sEasyChatWord_LikelyTo[] = _("LIKELY TO");
+static const u8 sEasyChatWord_Would[] = _("WOULD");
+static const u8 sEasyChatWord_Is[] = _("IS");
+static const u8 sEasyChatWord_IsntItQues[] = _("ISN'T IT?");
+static const u8 sEasyChatWord_Lets[] = _("LET'S");
+static const u8 sEasyChatWord_Other[] = _("OTHER");
+static const u8 sEasyChatWord_Are[] = _("ARE");
+static const u8 sEasyChatWord_Was[] = _("WAS");
+static const u8 sEasyChatWord_Were[] = _("WERE");
+static const u8 sEasyChatWord_Those[] = _("THOSE");
+static const u8 sEasyChatWord_Isnt[] = _("ISN'T");
+static const u8 sEasyChatWord_Wont[] = _("WON'T");
+static const u8 sEasyChatWord_Cant[] = _("CAN'T");
+static const u8 sEasyChatWord_Can[] = _("CAN");
+static const u8 sEasyChatWord_Dont[] = _("DON'T");
+static const u8 sEasyChatWord_Do[] = _("DO");
+static const u8 sEasyChatWord_Does[] = _("DOES");
+static const u8 sEasyChatWord_Whom[] = _("WHOM");
+static const u8 sEasyChatWord_Which[] = _("WHICH");
+static const u8 sEasyChatWord_Wasnt[] = _("WASN'T");
+static const u8 sEasyChatWord_Werent[] = _("WEREN'T");
+static const u8 sEasyChatWord_Have[] = _("HAVE");
+static const u8 sEasyChatWord_Havent[] = _("HAVEN'T");
+static const u8 sEasyChatWord_A[] = _("A");
+static const u8 sEasyChatWord_An[] = _("AN");
+static const u8 sEasyChatWord_Not[] = _("NOT");
+static const u8 sEasyChatWord_There[] = _("THERE");
+static const u8 sEasyChatWord_OkQues[] = _("OK?");
+static const u8 sEasyChatWord_So[] = _("SO");
+static const u8 sEasyChatWord_Maybe[] = _("MAYBE");
+static const u8 sEasyChatWord_About[] = _("ABOUT");
+static const u8 sEasyChatWord_Over[] = _("OVER");
+static const u8 sEasyChatWord_It[] = _("IT");
+static const u8 sEasyChatWord_All[] = _("ALL");
+static const u8 sEasyChatWord_For[] = _("FOR");
+static const u8 sEasyChatWord_On[] = _("ON");
+static const u8 sEasyChatWord_Off[] = _("OFF");
+static const u8 sEasyChatWord_As[] = _("AS");
+static const u8 sEasyChatWord_To[] = _("TO");
+static const u8 sEasyChatWord_With[] = _("WITH");
+static const u8 sEasyChatWord_Better[] = _("BETTER");
+static const u8 sEasyChatWord_Ever[] = _("EVER");
+static const u8 sEasyChatWord_Since[] = _("SINCE");
+static const u8 sEasyChatWord_Of[] = _("OF");
+static const u8 sEasyChatWord_BelongsTo[] = _("BELONGS TO");
+static const u8 sEasyChatWord_At[] = _("AT");
+static const u8 sEasyChatWord_In[] = _("IN");
+static const u8 sEasyChatWord_Out[] = _("OUT");
+static const u8 sEasyChatWord_Too[] = _("TOO");
+static const u8 sEasyChatWord_Like[] = _("LIKE");
+static const u8 sEasyChatWord_Did[] = _("DID");
+static const u8 sEasyChatWord_Didnt[] = _("DIDN'T");
+static const u8 sEasyChatWord_Doesnt[] = _("DOESN'T");
+static const u8 sEasyChatWord_Without[] = _("WITHOUT");
+static const u8 sEasyChatWord_After[] = _("AFTER");
+static const u8 sEasyChatWord_Before[] = _("BEFORE");
+static const u8 sEasyChatWord_While[] = _("WHILE");
+static const u8 sEasyChatWord_Than[] = _("THAN");
+static const u8 sEasyChatWord_Once[] = _("ONCE");
+static const u8 sEasyChatWord_Anywhere[] = _("ANYWHERE");
-const struct EasyChatWordInfo gEasyChatGroup_Endings[] = {
+static const struct EasyChatWordInfo sEasyChatGroup_Endings[] = {
{
- .text = gEasyChatWord_Will,
+ .text = sEasyChatWord_Will,
.alphabeticalOrder = 32,
.enabled = TRUE
},
{
- .text = gEasyChatWord_WillBeHere,
+ .text = sEasyChatWord_WillBeHere,
.alphabeticalOrder = 39,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Or,
+ .text = sEasyChatWord_Or,
.alphabeticalOrder = 63,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Times,
+ .text = sEasyChatWord_Times,
.alphabeticalOrder = 42,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Wonder,
+ .text = sEasyChatWord_Wonder,
.alphabeticalOrder = 33,
.enabled = TRUE
},
{
- .text = gEasyChatWord_IsItQues,
+ .text = sEasyChatWord_IsItQues,
.alphabeticalOrder = 68,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Be,
+ .text = sEasyChatWord_Be,
.alphabeticalOrder = 15,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Gimme,
+ .text = sEasyChatWord_Gimme,
.alphabeticalOrder = 46,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Could,
+ .text = sEasyChatWord_Could,
.alphabeticalOrder = 54,
.enabled = TRUE
},
{
- .text = gEasyChatWord_LikelyTo,
+ .text = sEasyChatWord_LikelyTo,
.alphabeticalOrder = 6,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Would,
+ .text = sEasyChatWord_Would,
.alphabeticalOrder = 64,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Is,
+ .text = sEasyChatWord_Is,
.alphabeticalOrder = 53,
.enabled = TRUE
},
{
- .text = gEasyChatWord_IsntItQues,
+ .text = sEasyChatWord_IsntItQues,
.alphabeticalOrder = 49,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Lets,
+ .text = sEasyChatWord_Lets,
.alphabeticalOrder = 22,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Other,
+ .text = sEasyChatWord_Other,
.alphabeticalOrder = 21,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Are,
+ .text = sEasyChatWord_Are,
.alphabeticalOrder = 8,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Was,
+ .text = sEasyChatWord_Was,
.alphabeticalOrder = 59,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Were,
+ .text = sEasyChatWord_Were,
.alphabeticalOrder = 60,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Those,
+ .text = sEasyChatWord_Those,
.alphabeticalOrder = 24,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Isnt,
+ .text = sEasyChatWord_Isnt,
.alphabeticalOrder = 25,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Wont,
+ .text = sEasyChatWord_Wont,
.alphabeticalOrder = 61,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Cant,
+ .text = sEasyChatWord_Cant,
.alphabeticalOrder = 23,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Can,
+ .text = sEasyChatWord_Can,
.alphabeticalOrder = 50,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Dont,
+ .text = sEasyChatWord_Dont,
.alphabeticalOrder = 43,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Do,
+ .text = sEasyChatWord_Do,
.alphabeticalOrder = 7,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Does,
+ .text = sEasyChatWord_Does,
.alphabeticalOrder = 30,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Whom,
+ .text = sEasyChatWord_Whom,
.alphabeticalOrder = 31,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Which,
+ .text = sEasyChatWord_Which,
.alphabeticalOrder = 55,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Wasnt,
+ .text = sEasyChatWord_Wasnt,
.alphabeticalOrder = 11,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Werent,
+ .text = sEasyChatWord_Werent,
.alphabeticalOrder = 5,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Have,
+ .text = sEasyChatWord_Have,
.alphabeticalOrder = 19,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Havent,
+ .text = sEasyChatWord_Havent,
.alphabeticalOrder = 12,
.enabled = TRUE
},
{
- .text = gEasyChatWord_A,
+ .text = sEasyChatWord_A,
.alphabeticalOrder = 41,
.enabled = TRUE
},
{
- .text = gEasyChatWord_An,
+ .text = sEasyChatWord_An,
.alphabeticalOrder = 13,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Not,
+ .text = sEasyChatWord_Not,
.alphabeticalOrder = 58,
.enabled = TRUE
},
{
- .text = gEasyChatWord_There,
+ .text = sEasyChatWord_There,
.alphabeticalOrder = 9,
.enabled = TRUE
},
{
- .text = gEasyChatWord_OkQues,
+ .text = sEasyChatWord_OkQues,
.alphabeticalOrder = 38,
.enabled = TRUE
},
{
- .text = gEasyChatWord_So,
+ .text = sEasyChatWord_So,
.alphabeticalOrder = 34,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Maybe,
+ .text = sEasyChatWord_Maybe,
.alphabeticalOrder = 52,
.enabled = TRUE
},
{
- .text = gEasyChatWord_About,
+ .text = sEasyChatWord_About,
.alphabeticalOrder = 45,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Over,
+ .text = sEasyChatWord_Over,
.alphabeticalOrder = 36,
.enabled = TRUE
},
{
- .text = gEasyChatWord_It,
+ .text = sEasyChatWord_It,
.alphabeticalOrder = 44,
.enabled = TRUE
},
{
- .text = gEasyChatWord_All,
+ .text = sEasyChatWord_All,
.alphabeticalOrder = 67,
.enabled = TRUE
},
{
- .text = gEasyChatWord_For,
+ .text = sEasyChatWord_For,
.alphabeticalOrder = 2,
.enabled = TRUE
},
{
- .text = gEasyChatWord_On,
+ .text = sEasyChatWord_On,
.alphabeticalOrder = 14,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Off,
+ .text = sEasyChatWord_Off,
.alphabeticalOrder = 56,
.enabled = TRUE
},
{
- .text = gEasyChatWord_As,
+ .text = sEasyChatWord_As,
.alphabeticalOrder = 40,
.enabled = TRUE
},
{
- .text = gEasyChatWord_To,
+ .text = sEasyChatWord_To,
.alphabeticalOrder = 51,
.enabled = TRUE
},
{
- .text = gEasyChatWord_With,
+ .text = sEasyChatWord_With,
.alphabeticalOrder = 37,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Better,
+ .text = sEasyChatWord_Better,
.alphabeticalOrder = 66,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Ever,
+ .text = sEasyChatWord_Ever,
.alphabeticalOrder = 35,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Since,
+ .text = sEasyChatWord_Since,
.alphabeticalOrder = 18,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Of,
+ .text = sEasyChatWord_Of,
.alphabeticalOrder = 3,
.enabled = TRUE
},
{
- .text = gEasyChatWord_BelongsTo,
+ .text = sEasyChatWord_BelongsTo,
.alphabeticalOrder = 47,
.enabled = TRUE
},
{
- .text = gEasyChatWord_At,
+ .text = sEasyChatWord_At,
.alphabeticalOrder = 57,
.enabled = TRUE
},
{
- .text = gEasyChatWord_In,
+ .text = sEasyChatWord_In,
.alphabeticalOrder = 16,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Out,
+ .text = sEasyChatWord_Out,
.alphabeticalOrder = 28,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Too,
+ .text = sEasyChatWord_Too,
.alphabeticalOrder = 17,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Like,
+ .text = sEasyChatWord_Like,
.alphabeticalOrder = 29,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Did,
+ .text = sEasyChatWord_Did,
.alphabeticalOrder = 27,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Didnt,
+ .text = sEasyChatWord_Didnt,
.alphabeticalOrder = 65,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Doesnt,
+ .text = sEasyChatWord_Doesnt,
.alphabeticalOrder = 26,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Without,
+ .text = sEasyChatWord_Without,
.alphabeticalOrder = 0,
.enabled = TRUE
},
{
- .text = gEasyChatWord_After,
+ .text = sEasyChatWord_After,
.alphabeticalOrder = 1,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Before,
+ .text = sEasyChatWord_Before,
.alphabeticalOrder = 48,
.enabled = TRUE
},
{
- .text = gEasyChatWord_While,
+ .text = sEasyChatWord_While,
.alphabeticalOrder = 62,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Than,
+ .text = sEasyChatWord_Than,
.alphabeticalOrder = 20,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Once,
+ .text = sEasyChatWord_Once,
.alphabeticalOrder = 4,
.enabled = TRUE
},
{
- .text = gEasyChatWord_Anywhere,
+ .text = sEasyChatWord_Anywhere,
.alphabeticalOrder = 10,
.enabled = TRUE
}