Merge branch 'master' of https://github.com/pret/pokeemerald into ui-standardize
This commit is contained in:
@@ -904,7 +904,7 @@ static void StartOptionAnimations_Enter(void)
|
||||
// Not selected, set default position
|
||||
x = OPTION_DEFAULT_X;
|
||||
}
|
||||
|
||||
|
||||
// Slide new options in
|
||||
StartOptionSlide(gfx->iconSprites[i], OPTION_EXIT_X, x, 12);
|
||||
SetOptionInvisibility(gfx->iconSprites[i], FALSE);
|
||||
|
||||
Reference in New Issue
Block a user