fix move descriptions and typo

This commit is contained in:
cawtds 2025-05-08 22:43:38 +02:00
parent 3fb74b2997
commit 7367de3969
2 changed files with 1649 additions and 1649 deletions

File diff suppressed because it is too large Load Diff

View File

@ -76,7 +76,7 @@ static void WarpFadeInScreenWithDelay(void)
palette_bg_faded_fill_black();
// delay changed from 3 to 4
// fixes DNS palette issue
// e.g. fat man in palette town
// e.g. fat man in pallet town
FadeScreen(FADE_FROM_BLACK, 4);
palette_bg_faded_fill_black();
break;