Getting closer on the spider

This commit is contained in:
Jeremy Rand 2020-07-25 00:01:42 -04:00
parent f890200a0d
commit 184461947b
1 changed files with 3 additions and 0 deletions

View File

@ -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