You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Define TileCollisionTable as a standard 'db' series
This commit is contained in:
@@ -80,7 +80,7 @@ GetPlayerStandingTile::
|
||||
CheckOnWater::
|
||||
ld a, [wPlayerStandingTile]
|
||||
call GetTileCollision
|
||||
sub WATERTILE
|
||||
sub WATER_TILE
|
||||
ret z
|
||||
and a
|
||||
ret
|
||||
|
Reference in New Issue
Block a user