mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-28 22:30:09 +00:00
sprites: was it an uninitialized var?
This commit is contained in:
parent
bceba058c5
commit
13573ace5f
@ -37,6 +37,9 @@ start_sprites:
|
||||
sta FIRE
|
||||
sta BLAST1
|
||||
sta BLAST2
|
||||
sta SPRITE_XPOS
|
||||
sta SPRITE_YPOS
|
||||
sta FIRE_Y
|
||||
|
||||
lda #$44
|
||||
sta GREEN0
|
||||
|
Loading…
x
Reference in New Issue
Block a user