Add a period.

This commit is contained in:
Colin McMillen 2015-05-29 08:04:38 -04:00
parent 36b54692c1
commit 8c5b4232c1

View File

@ -492,6 +492,7 @@ UpdateWorld:
sta spriteTableScratchStart
; Move shot coords and copy into sprite table.
ldx #0 ; Position in main sprite table.
ldy #0 ; Position in secondary scratch sprite table.
; To modify sprite table 2 - one bit set for each active shot.
; These bits will be *removed* from the sprite table entry.