WE FORGOT WYNAUT

This commit is contained in:
Misty 2023-11-19 03:20:34 -05:00
parent 3ec32bd3d2
commit 0721a89fea
34 changed files with 79 additions and 5 deletions

View file

@ -257,6 +257,7 @@ MismagiusPokedexEntry:: INCLUDE "data/pokemon/dex_entries/mismagius.asm"
StromenPokedexEntry:: INCLUDE "data/pokemon/dex_entries/stromen.asm"
PhandarinPokedexEntry:: INCLUDE "data/pokemon/dex_entries/phandarin.asm"
UnownPokedexEntry:: INCLUDE "data/pokemon/dex_entries/unown.asm"
WynautPokedexEntry:: INCLUDE "data/pokemon/dex_entries/wynaut.asm"
WobbuffetPokedexEntry:: INCLUDE "data/pokemon/dex_entries/wobbuffet.asm"
BipullaPokedexEntry:: INCLUDE "data/pokemon/dex_entries/bipulla.asm"
CalflacPokedexEntry:: INCLUDE "data/pokemon/dex_entries/calflac.asm"