diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-02 01:49:38 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-04-02 01:49:38 -0400 |
commit | 8be2c5d60b54347c9df22410d97255d836d9fc9d (patch) | |
tree | 1b96f7bf0fdb891d2ca3700388988746a766d455 /include/global.tv.h | |
parent | a0b3d4df12f30442ea7d14d3e05f19327ad8f6ce (diff) |
Document Contest Lady TV Show
Diffstat (limited to 'include/global.tv.h')
-rw-r--r-- | include/global.tv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/global.tv.h b/include/global.tv.h index 8e1a898b6..64e6a984e 100644 --- a/include/global.tv.h +++ b/include/global.tv.h @@ -179,7 +179,7 @@ typedef union // size = 0x24 /*0x18*/ u8 idolNameLanguage; } fanClubSpecial; - // TVSHOW_CONTEST_LIVE_UPDATES_2 + // TVSHOW_LILYCOVE_CONTEST_LADY struct { /*0x00*/ u8 kind; /*0x01*/ bool8 active; @@ -189,7 +189,7 @@ typedef union // size = 0x24 /*0x16*/ u8 pokeblockState; /*0x17*/ u8 language; /*0x18*/ u8 pokemonNameLanguage; - } contestLiveUpdates2; + } contestLady; // Record Mixing Shows // TVSHOW_POKEMON_TODAY_CAUGHT |