Rename PAL_OW_EMOTE and PAL_NPC_EMOTE to *_GREY

This commit is contained in:
xCrystal
2023-11-05 11:07:32 +01:00
parent 2df937cbee
commit 29bea311fe
9 changed files with 26 additions and 29 deletions

View File

@@ -1517,7 +1517,7 @@ SaveScreen_LoadConnection::
GetMovementPermissions::
; permissions are ignored in View Map mode
; collisions are handled differently in View Map mode
ld a, [hCurBoardEvent]
ldh a, [hCurBoardEvent]
cp BOARDEVENT_VIEW_MAP_MODE
ret z