Begin porting/decompiling field_specials
This commit is contained in:
+1
-1
@@ -2285,7 +2285,7 @@ static void sub_81772B8(struct Sprite *sprite)
|
||||
|
||||
static void sub_8177388(void)
|
||||
{
|
||||
u16 starter = SpeciesToNationalPokedexNum(GetStarterPokemon(VarGet(VAR_FIRST_POKE)));
|
||||
u16 starter = SpeciesToNationalPokedexNum(GetStarterPokemon(VarGet(VAR_STARTER_MON)));
|
||||
u16 page;
|
||||
u16 dexNum;
|
||||
u16 j;
|
||||
|
||||
Reference in New Issue
Block a user