mirror of https://github.com/pret/pokeemerald.git
Updated Full Screen Start Menu by Archie and Mudskip (markdown)
parent
a3075f8648
commit
ad823e83d2
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue