You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add more collision nybble constants
This commit is contained in:
@@ -1643,9 +1643,9 @@ GetMovementPermissions::
|
||||
|
||||
.CheckHiNybble:
|
||||
and $f0
|
||||
cp $b0
|
||||
cp HI_NYBBLE_SIDE_WALLS
|
||||
ret z
|
||||
cp $c0
|
||||
cp HI_NYBBLE_UNUSED_C0
|
||||
ret
|
||||
|
||||
GetFacingTileCoord::
|
||||
|
Reference in New Issue
Block a user