mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Propaganda (test)
This commit is contained in:
+4
-2
@@ -1648,8 +1648,10 @@ notZero
|
||||
sta temp
|
||||
lda xtankstableH,y
|
||||
sta temp+1
|
||||
;now we should substract length of the text-1
|
||||
;temp2 = (fx-1)*2
|
||||
AboveTemp
|
||||
; we have X coordinate of center of text in temp
|
||||
; now we should substract length of the text-1
|
||||
; temp2 = (fx-1)*2
|
||||
ldy fx
|
||||
dey
|
||||
tya
|
||||
|
||||
Reference in New Issue
Block a user