diff options
Diffstat (limited to 'home/pokemon.asm')
-rwxr-xr-x | home/pokemon.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/pokemon.asm b/home/pokemon.asm index 9bc54b2d..d035a2e4 100755 --- a/home/pokemon.asm +++ b/home/pokemon.asm @@ -64,6 +64,7 @@ PrepMonFrontpic:: _PrepMonFrontpic:: ld a, [wCurPartySpecies] +; is a pokemon? and a jr z, .not_pokemon cp EGG |