Uh oh...it's weirduck.

He's finally here. Performing for you. And he has a very, very funny face.
This commit is contained in:
Llinos Evans 2024-07-06 17:43:35 +01:00
parent 2f19d364ab
commit d191b9c60b
35 changed files with 66 additions and 8 deletions

View file

@ -68,6 +68,7 @@ MeowthPokedexEntry:: INCLUDE "data/pokemon/dex_entries/meowth.asm"
PerrserkerPokedexEntry:: INCLUDE "data/pokemon/dex_entries/perrserker.asm"
PersianPokedexEntry:: INCLUDE "data/pokemon/dex_entries/persian.asm"
PsyduckPokedexEntry:: INCLUDE "data/pokemon/dex_entries/psyduck.asm"
WeirduckPokedexEntry:: INCLUDE "data/pokemon/dex_entries/weirduck.asm"
GolduckPokedexEntry:: INCLUDE "data/pokemon/dex_entries/golduck.asm"
MankeyPokedexEntry:: INCLUDE "data/pokemon/dex_entries/mankey.asm"
PrimeapePokedexEntry:: INCLUDE "data/pokemon/dex_entries/primeape.asm"