standardize favour/favor
This commit is contained in:
@@ -740,7 +740,7 @@ struct RecordMixingDayCareMail
|
||||
enum
|
||||
{
|
||||
LILYCOVE_LADY_QUIZ,
|
||||
LILYCOVE_LADY_FAVOUR,
|
||||
LILYCOVE_LADY_FAVOR,
|
||||
LILYCOVE_LADY_CONTEST
|
||||
};
|
||||
|
||||
@@ -788,7 +788,7 @@ struct LilycoveLadyContest
|
||||
typedef union // 3b58
|
||||
{
|
||||
struct LilycoveLadyQuiz quiz;
|
||||
struct LilycoveLadyFavour favour;
|
||||
struct LilycoveLadyFavor favor;
|
||||
struct LilycoveLadyContest contest;
|
||||
u8 id;
|
||||
u8 pad[0x40];
|
||||
|
||||
Reference in New Issue
Block a user