mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-01-01 01:30:27 +00:00
Getting closer on the spider
This commit is contained in:
parent
f890200a0d
commit
184461947b
@ -339,6 +339,9 @@ updateSpider_rightDiagDown_skipInc anop
|
||||
rtl
|
||||
|
||||
updateSpider_tilesRight anop
|
||||
lda #7
|
||||
sta spiderShiftInTile
|
||||
|
||||
ldx spiderTileOffsets+4
|
||||
cmp #RHS_FIRST_TILE_OFFSET
|
||||
bge updateSpider_offScreen
|
||||
|
Loading…
Reference in New Issue
Block a user