This commit is contained in:
@@ -464,13 +464,8 @@ DexEntryScreen_MenuActionJumptable:
|
||||
ret
|
||||
|
||||
.Cry:
|
||||
; BUG: Playing Entei's Pokédex cry can distort Raikou's and Suicune's (see docs/bugs_and_glitches.md)
|
||||
call Pokedex_GetSelectedMon
|
||||
ld a, [wTempSpecies]
|
||||
call GetCryIndex
|
||||
ld e, c
|
||||
ld d, b
|
||||
call PlayCry
|
||||
ld a, [wCurPartySpecies]
|
||||
call PlayMonCry
|
||||
ret
|
||||
|
||||
.Print:
|
||||
|
Reference in New Issue
Block a user