Update pokedex.c
This commit is contained in:
parent
83a7060143
commit
bb30984be4
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ struct PokedexView
|
|||
s16 maxScrollTimer;
|
||||
u16 scrollSpeed;
|
||||
u16 unkArr1[4]; // Cleared, never read
|
||||
u16 filler[4];
|
||||
u8 filler[8];
|
||||
u8 currentPage;
|
||||
u8 currentPageBackup;
|
||||
bool8 isSearchResults:1;
|
||||
|
|
Loading…
Reference in a new issue