Besto of the best laser

And code ordering.
This commit is contained in:
Pecusx
2022-07-17 12:42:54 +02:00
parent 738faec7e2
commit 00b9575bcb
4 changed files with 267 additions and 261 deletions
+1
View File
@@ -197,6 +197,7 @@ vx03 .DS [5]
MirvDown .DS [5] ; is given missile down?
MirvMissileCounter .DS 1 ; missile Counter (mainly for X)
SmokeTracerFlag .DS 1 ; if Smoketracer
LaserFlag .DS 1 ; $ff if Laser
XposFlag .DS 1 ; bullet positon X (0 - on screen , %1000000 - off-screen)
YposFlag .DS 1 ; bullet positon Y (0 - on screen , %1000000 - over the screen , %0100000 - under the screen)
;----------------------------------------------------