You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Clean up bugs commented in the source code (#912)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
This commit is contained in:
@@ -465,6 +465,7 @@ 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
|
||||
|
Reference in New Issue
Block a user