diff options
Diffstat (limited to 'src/pokedex.c')
-rw-r--r-- | src/pokedex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokedex.c b/src/pokedex.c index 280f75757..3ea641ca1 100644 --- a/src/pokedex.c +++ b/src/pokedex.c @@ -3476,7 +3476,7 @@ static void sub_8090540(u16 a) } #ifdef NONMATCHING -static void sub_8090584(u8 a, u16 b) +static void HighlightScreenSelectBarItem(u8 a, u16 b) { u8 i; //r1 u8 j; //r3 |