mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Conditional compilation optimization.
This commit is contained in:
@@ -286,6 +286,8 @@ exit
|
||||
pla
|
||||
rti
|
||||
.ENDIF
|
||||
; ------ meteors plot/flight subroutine ------ start
|
||||
.IF TARGET = 5200 .OR CART_VERSION = 1
|
||||
GoMplot
|
||||
lda Mpoint1Y,x
|
||||
cmp #64
|
||||
@@ -297,7 +299,8 @@ GoMplot2
|
||||
inw Mpoint1X,x
|
||||
jmp Explot
|
||||
@ rts
|
||||
|
||||
.ENDIF
|
||||
; ------ meteors plot/flight subroutine ------ end
|
||||
.endp
|
||||
.IF TARGET = 5200
|
||||
.proc kb_continue
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user