mirror of
https://github.com/pkali/Avery_Breakout.git
synced 2026-05-20 22:33:55 +02:00
sfx added
This commit is contained in:
@@ -643,6 +643,9 @@ bottomBounce
|
|||||||
negw dY
|
negw dY
|
||||||
mva #maxLines+margin-2 ypos+1
|
mva #maxLines+margin-2 ypos+1
|
||||||
|
|
||||||
|
mva #sfx_ping sfx_effect
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
noBottom
|
noBottom
|
||||||
|
|
||||||
@@ -860,6 +863,8 @@ dXlower
|
|||||||
lda random
|
lda random
|
||||||
sta dyTableL,x
|
sta dyTableL,x
|
||||||
|
|
||||||
|
;pong
|
||||||
|
mva #sfx_pong sfx_effect
|
||||||
|
|
||||||
noCollision
|
noCollision
|
||||||
noMoreSlots
|
noMoreSlots
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user