Meteors only in the cartridge version. Rounds without meteors.

This commit is contained in:
Pecusx
2023-09-04 09:25:22 +02:00
parent 08a895c7fe
commit fb0a4baaa9
6 changed files with 14 additions and 5 deletions
+2
View File
@@ -143,6 +143,7 @@ lab2
; ------- RMT -------
SkipRMTVBL
; ------ meteors ------ start
.IF TARGET = 5200 .OR CART_VERSION = 1
ldx #0
bit Mcounter
bpl MeteorOnSky
@@ -180,6 +181,7 @@ GoSecondPlot
jsr GoMplot2
SkipSecondPlot
SkipMeteors
.ENDIF
; ------ meteors ------ end
bit ScrollFlag
bpl EndOfCreditsVBI