Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078)
This commit is contained in:
@@ -272,7 +272,7 @@ CmdQueue_StoneTable:
|
||||
cp SPRITEMOVEDATA_STRENGTH_BOULDER
|
||||
jr nz, .next
|
||||
|
||||
ld hl, OBJECT_TILE
|
||||
ld hl, OBJECT_TILE_COLLISION
|
||||
add hl, de
|
||||
ld a, [hl]
|
||||
call CheckPitTile
|
||||
|
Reference in New Issue
Block a user