Add a period.
This commit is contained in:
parent
36b54692c1
commit
8c5b4232c1
@ -492,6 +492,7 @@ UpdateWorld:
|
|||||||
sta spriteTableScratchStart
|
sta spriteTableScratchStart
|
||||||
|
|
||||||
; Move shot coords and copy into sprite table.
|
; Move shot coords and copy into sprite table.
|
||||||
|
ldx #0 ; Position in main sprite table.
|
||||||
ldy #0 ; Position in secondary scratch sprite table.
|
ldy #0 ; Position in secondary scratch sprite table.
|
||||||
; To modify sprite table 2 - one bit set for each active shot.
|
; To modify sprite table 2 - one bit set for each active shot.
|
||||||
; These bits will be *removed* from the sprite table entry.
|
; These bits will be *removed* from the sprite table entry.
|
||||||
|
Loading…
Reference in New Issue
Block a user