mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
nicknaming gift pokemon won't make the overworld graphics glitch
This commit is contained in:
parent
3247fe7811
commit
dd71684561
|
@ -34,7 +34,6 @@ AskName:
|
||||||
and a
|
and a
|
||||||
jr nz, .inBattle
|
jr nz, .inBattle
|
||||||
call ReloadMapSpriteTilePatterns
|
call ReloadMapSpriteTilePatterns
|
||||||
call ReloadMapData
|
|
||||||
.inBattle
|
.inBattle
|
||||||
call LoadScreenTilesFromBuffer1
|
call LoadScreenTilesFromBuffer1
|
||||||
pop hl
|
pop hl
|
||||||
|
|
Loading…
Reference in a new issue