Make enemy sprites red.
This commit is contained in:
parent
526bc9e320
commit
4bf0033962
@ -492,7 +492,7 @@ SpawnEnemyShots:
|
||||
beq +
|
||||
rts
|
||||
+
|
||||
lda #8 ; Sprite number.
|
||||
lda #12 ; Sprite number.
|
||||
sta enemyShotArray
|
||||
|
||||
lda #254
|
||||
|
BIN
sprites32.pcx
BIN
sprites32.pcx
Binary file not shown.
Loading…
Reference in New Issue
Block a user