Skip to content

Commit

Permalink
Revert intro mon back to WOOPER
Browse files Browse the repository at this point in the history
resolves #22
  • Loading branch information
vulcandth committed Apr 20, 2024
1 parent aa32563 commit 94b369c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/menus/intro_menu.asm
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ if !DEF(_DEBUG)
call FadeToWhite
call ClearTilemap

ld hl, GASTLY
ld hl, WOOPER
call GetPokemonIDFromIndex
ld [wCurSpecies], a
ld [wCurPartySpecies], a
Expand Down

0 comments on commit 94b369c

Please sign in to comment.