Easy chat groups and such are static too
This commit is contained in:
@@ -1,219 +1,219 @@
|
||||
|
||||
const u8 gEasyChatWord_Wandering[] = _("WANDERING");
|
||||
const u8 gEasyChatWord_Rickety[] = _("RICKETY");
|
||||
const u8 gEasyChatWord_RockSolid[] = _("ROCK-SOLID");
|
||||
const u8 gEasyChatWord_Hungry[] = _("HUNGRY");
|
||||
const u8 gEasyChatWord_Tight[] = _("TIGHT");
|
||||
const u8 gEasyChatWord_Ticklish[] = _("TICKLISH");
|
||||
const u8 gEasyChatWord_Twirling[] = _("TWIRLING");
|
||||
const u8 gEasyChatWord_Spiraling[] = _("SPIRALING");
|
||||
const u8 gEasyChatWord_Thirsty[] = _("THIRSTY");
|
||||
const u8 gEasyChatWord_Lolling[] = _("LOLLING");
|
||||
const u8 gEasyChatWord_Silky[] = _("SILKY");
|
||||
const u8 gEasyChatWord_Sadly[] = _("SADLY");
|
||||
const u8 gEasyChatWord_Hopeless[] = _("HOPELESS");
|
||||
const u8 gEasyChatWord_Useless[] = _("USELESS");
|
||||
const u8 gEasyChatWord_Drooling[] = _("DROOLING");
|
||||
const u8 gEasyChatWord_Exciting[] = _("EXCITING");
|
||||
const u8 gEasyChatWord_Thick[] = _("THICK");
|
||||
const u8 gEasyChatWord_Smooth[] = _("SMOOTH");
|
||||
const u8 gEasyChatWord_Slimy[] = _("SLIMY");
|
||||
const u8 gEasyChatWord_Thin[] = _("THIN");
|
||||
const u8 gEasyChatWord_Break[] = _("BREAK");
|
||||
const u8 gEasyChatWord_Voracious[] = _("VORACIOUS");
|
||||
const u8 gEasyChatWord_Scatter[] = _("SCATTER");
|
||||
const u8 gEasyChatWord_Awesome[] = _("AWESOME");
|
||||
const u8 gEasyChatWord_Wimpy[] = _("WIMPY");
|
||||
const u8 gEasyChatWord_Wobbly[] = _("WOBBLY");
|
||||
const u8 gEasyChatWord_Shaky[] = _("SHAKY");
|
||||
const u8 gEasyChatWord_Ripped[] = _("RIPPED");
|
||||
const u8 gEasyChatWord_Shredded[] = _("SHREDDED");
|
||||
const u8 gEasyChatWord_Increasing[] = _("INCREASING");
|
||||
const u8 gEasyChatWord_Yet[] = _("YET");
|
||||
const u8 gEasyChatWord_Destroyed[] = _("DESTROYED");
|
||||
const u8 gEasyChatWord_Fiery[] = _("FIERY");
|
||||
const u8 gEasyChatWord_LoveyDovey[] = _("LOVEY-DOVEY");
|
||||
const u8 gEasyChatWord_Happily[] = _("HAPPILY");
|
||||
const u8 gEasyChatWord_Anticipation[] = _("ANTICIPATION");
|
||||
static const u8 sEasyChatWord_Wandering[] = _("WANDERING");
|
||||
static const u8 sEasyChatWord_Rickety[] = _("RICKETY");
|
||||
static const u8 sEasyChatWord_RockSolid[] = _("ROCK-SOLID");
|
||||
static const u8 sEasyChatWord_Hungry[] = _("HUNGRY");
|
||||
static const u8 sEasyChatWord_Tight[] = _("TIGHT");
|
||||
static const u8 sEasyChatWord_Ticklish[] = _("TICKLISH");
|
||||
static const u8 sEasyChatWord_Twirling[] = _("TWIRLING");
|
||||
static const u8 sEasyChatWord_Spiraling[] = _("SPIRALING");
|
||||
static const u8 sEasyChatWord_Thirsty[] = _("THIRSTY");
|
||||
static const u8 sEasyChatWord_Lolling[] = _("LOLLING");
|
||||
static const u8 sEasyChatWord_Silky[] = _("SILKY");
|
||||
static const u8 sEasyChatWord_Sadly[] = _("SADLY");
|
||||
static const u8 sEasyChatWord_Hopeless[] = _("HOPELESS");
|
||||
static const u8 sEasyChatWord_Useless[] = _("USELESS");
|
||||
static const u8 sEasyChatWord_Drooling[] = _("DROOLING");
|
||||
static const u8 sEasyChatWord_Exciting[] = _("EXCITING");
|
||||
static const u8 sEasyChatWord_Thick[] = _("THICK");
|
||||
static const u8 sEasyChatWord_Smooth[] = _("SMOOTH");
|
||||
static const u8 sEasyChatWord_Slimy[] = _("SLIMY");
|
||||
static const u8 sEasyChatWord_Thin[] = _("THIN");
|
||||
static const u8 sEasyChatWord_Break[] = _("BREAK");
|
||||
static const u8 sEasyChatWord_Voracious[] = _("VORACIOUS");
|
||||
static const u8 sEasyChatWord_Scatter[] = _("SCATTER");
|
||||
static const u8 sEasyChatWord_Awesome[] = _("AWESOME");
|
||||
static const u8 sEasyChatWord_Wimpy[] = _("WIMPY");
|
||||
static const u8 sEasyChatWord_Wobbly[] = _("WOBBLY");
|
||||
static const u8 sEasyChatWord_Shaky[] = _("SHAKY");
|
||||
static const u8 sEasyChatWord_Ripped[] = _("RIPPED");
|
||||
static const u8 sEasyChatWord_Shredded[] = _("SHREDDED");
|
||||
static const u8 sEasyChatWord_Increasing[] = _("INCREASING");
|
||||
static const u8 sEasyChatWord_Yet[] = _("YET");
|
||||
static const u8 sEasyChatWord_Destroyed[] = _("DESTROYED");
|
||||
static const u8 sEasyChatWord_Fiery[] = _("FIERY");
|
||||
static const u8 sEasyChatWord_LoveyDovey[] = _("LOVEY-DOVEY");
|
||||
static const u8 sEasyChatWord_Happily[] = _("HAPPILY");
|
||||
static const u8 sEasyChatWord_Anticipation[] = _("ANTICIPATION");
|
||||
|
||||
const struct EasyChatWordInfo gEasyChatGroup_Adjectives[] = {
|
||||
static const struct EasyChatWordInfo sEasyChatGroup_Adjectives[] = {
|
||||
{
|
||||
.text = gEasyChatWord_Wandering,
|
||||
.text = sEasyChatWord_Wandering,
|
||||
.alphabeticalOrder = 35,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Rickety,
|
||||
.text = sEasyChatWord_Rickety,
|
||||
.alphabeticalOrder = 23,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_RockSolid,
|
||||
.text = sEasyChatWord_RockSolid,
|
||||
.alphabeticalOrder = 20,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Hungry,
|
||||
.text = sEasyChatWord_Hungry,
|
||||
.alphabeticalOrder = 31,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Tight,
|
||||
.text = sEasyChatWord_Tight,
|
||||
.alphabeticalOrder = 14,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Ticklish,
|
||||
.text = sEasyChatWord_Ticklish,
|
||||
.alphabeticalOrder = 15,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Twirling,
|
||||
.text = sEasyChatWord_Twirling,
|
||||
.alphabeticalOrder = 32,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Spiraling,
|
||||
.text = sEasyChatWord_Spiraling,
|
||||
.alphabeticalOrder = 34,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Thirsty,
|
||||
.text = sEasyChatWord_Thirsty,
|
||||
.alphabeticalOrder = 12,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Lolling,
|
||||
.text = sEasyChatWord_Lolling,
|
||||
.alphabeticalOrder = 3,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Silky,
|
||||
.text = sEasyChatWord_Silky,
|
||||
.alphabeticalOrder = 29,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Sadly,
|
||||
.text = sEasyChatWord_Sadly,
|
||||
.alphabeticalOrder = 9,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Hopeless,
|
||||
.text = sEasyChatWord_Hopeless,
|
||||
.alphabeticalOrder = 33,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Useless,
|
||||
.text = sEasyChatWord_Useless,
|
||||
.alphabeticalOrder = 1,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Drooling,
|
||||
.text = sEasyChatWord_Drooling,
|
||||
.alphabeticalOrder = 27,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Exciting,
|
||||
.text = sEasyChatWord_Exciting,
|
||||
.alphabeticalOrder = 2,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Thick,
|
||||
.text = sEasyChatWord_Thick,
|
||||
.alphabeticalOrder = 11,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Smooth,
|
||||
.text = sEasyChatWord_Smooth,
|
||||
.alphabeticalOrder = 22,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Slimy,
|
||||
.text = sEasyChatWord_Slimy,
|
||||
.alphabeticalOrder = 26,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Thin,
|
||||
.text = sEasyChatWord_Thin,
|
||||
.alphabeticalOrder = 28,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Break,
|
||||
.text = sEasyChatWord_Break,
|
||||
.alphabeticalOrder = 10,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Voracious,
|
||||
.text = sEasyChatWord_Voracious,
|
||||
.alphabeticalOrder = 18,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Scatter,
|
||||
.text = sEasyChatWord_Scatter,
|
||||
.alphabeticalOrder = 17,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Awesome,
|
||||
.text = sEasyChatWord_Awesome,
|
||||
.alphabeticalOrder = 7,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Wimpy,
|
||||
.text = sEasyChatWord_Wimpy,
|
||||
.alphabeticalOrder = 16,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Wobbly,
|
||||
.text = sEasyChatWord_Wobbly,
|
||||
.alphabeticalOrder = 19,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Shaky,
|
||||
.text = sEasyChatWord_Shaky,
|
||||
.alphabeticalOrder = 8,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Ripped,
|
||||
.text = sEasyChatWord_Ripped,
|
||||
.alphabeticalOrder = 5,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Shredded,
|
||||
.text = sEasyChatWord_Shredded,
|
||||
.alphabeticalOrder = 4,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Increasing,
|
||||
.text = sEasyChatWord_Increasing,
|
||||
.alphabeticalOrder = 6,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Yet,
|
||||
.text = sEasyChatWord_Yet,
|
||||
.alphabeticalOrder = 13,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Destroyed,
|
||||
.text = sEasyChatWord_Destroyed,
|
||||
.alphabeticalOrder = 21,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Fiery,
|
||||
.text = sEasyChatWord_Fiery,
|
||||
.alphabeticalOrder = 0,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_LoveyDovey,
|
||||
.text = sEasyChatWord_LoveyDovey,
|
||||
.alphabeticalOrder = 24,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Happily,
|
||||
.text = sEasyChatWord_Happily,
|
||||
.alphabeticalOrder = 25,
|
||||
.enabled = TRUE
|
||||
},
|
||||
{
|
||||
.text = gEasyChatWord_Anticipation,
|
||||
.text = sEasyChatWord_Anticipation,
|
||||
.alphabeticalOrder = 30,
|
||||
.enabled = TRUE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user