irgendwer 2 bytes

This commit is contained in:
2023-06-01 08:56:00 -04:00
parent e1f6cffcdc
commit 7751ef7141
+4 -4
View File
@@ -468,9 +468,9 @@ endcircleloop
sta ydraw sta ydraw
lda tempcir+1 lda tempcir+1
sta ydraw+1 sta ydraw+1
jsr plot jmp plot ; jsr:rts
RTS ; RTS
.endp .endp
;-------------------------------*------------------ ;-------------------------------*------------------
@@ -892,8 +892,8 @@ tankflash_loop
jsr plot jsr plot
inw xdraw inw xdraw
inw ydraw inw ydraw
jsr plot jmp plot ; jsr:rts
rts ; rts
.endp .endp
;-------------------------------------------------- ;--------------------------------------------------
.proc DrawTankShieldBoldLine .proc DrawTankShieldBoldLine