Updated Full Screen Start Menu by Archie and Mudskip (markdown)

Team Aqua's Hideout 2024-03-24 14:27:43 -04:00
parent a3075f8648
commit ad823e83d2
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@ To apply these changes you have two options, either pull the branch from the Tea
This branch is Expansion Compatible but if you are using the HGSS Pokedex you need to change one line in `pokdex_plus_hgss.c`: This branch is Expansion Compatible but if you are using the HGSS Pokedex you need to change one line in `pokdex_plus_hgss.c`:
``` ```C
static void Task_ClosePokedex(u8 taskId) static void Task_ClosePokedex(u8 taskId)
{ {
if (!gPaletteFade.active) if (!gPaletteFade.active)