You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Rename PAL_OW_EMOTE and PAL_NPC_EMOTE to *_GREY
This commit is contained in:
@@ -14,7 +14,7 @@ BoardMenuScript::
|
||||
|
||||
.Upkeep:
|
||||
; skip upkeep if we are re-entering after returning from View Map mode
|
||||
ld a, [hCurBoardEvent]
|
||||
ldh a, [hCurBoardEvent]
|
||||
cp BOARDEVENT_REDISPLAY_MENU
|
||||
ret z
|
||||
; save after opentext to reanchor map first
|
||||
|
||||
Reference in New Issue
Block a user