mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
irgendwer 2 bytes
This commit is contained in:
+4
-4
@@ -468,9 +468,9 @@ endcircleloop
|
||||
sta ydraw
|
||||
lda tempcir+1
|
||||
sta ydraw+1
|
||||
jsr plot
|
||||
jmp plot ; jsr:rts
|
||||
|
||||
RTS
|
||||
; RTS
|
||||
.endp
|
||||
|
||||
;-------------------------------*------------------
|
||||
@@ -892,8 +892,8 @@ tankflash_loop
|
||||
jsr plot
|
||||
inw xdraw
|
||||
inw ydraw
|
||||
jsr plot
|
||||
rts
|
||||
jmp plot ; jsr:rts
|
||||
; rts
|
||||
.endp
|
||||
;--------------------------------------------------
|
||||
.proc DrawTankShieldBoldLine
|
||||
|
||||
Reference in New Issue
Block a user