Create COLL_OUT_OF_BOUNDS to handle isolated areas within the same map that should not be visible in View Map mode (#29)

This commit is contained in:
xCrystal
2023-12-14 21:24:08 +01:00
parent 78b8f05fb7
commit 7ede3d1357
11 changed files with 102 additions and 56 deletions

View File

@@ -1769,7 +1769,7 @@ GetCoordTile::
ret
.nope
ld a, -1
ld a, COLL_OUT_OF_BOUNDS
ret
GetBlockLocation::