fix(verif): invalid character breaking apro build
This commit is contained in:
parent
65063742d9
commit
533b4b1f5a
4
+Verif.s
4
+Verif.s
@ -4853,7 +4853,7 @@ Prg_Load
|
||||
.Load move.l 16(a2),d3
|
||||
move.l d3,d1
|
||||
tst.w (sp)
|
||||
beq.s .Sin<EFBFBD>
|
||||
beq.s .Sine
|
||||
bmi.s .2Joor
|
||||
; Charge si possible
|
||||
cmp.l Prg_StTTexte(a6),d1
|
||||
@ -4861,7 +4861,7 @@ Prg_Load
|
||||
add.l #256,d1
|
||||
bra.s .Papo
|
||||
; Adapter si necessaire
|
||||
.Sin<EFBFBD> cmp.l Prg_StTTexte(a6),d1
|
||||
.Sine cmp.l Prg_StTTexte(a6),d1
|
||||
blt.s .CBon
|
||||
; Adapter!
|
||||
.2Joor add.l #256,d1
|
||||
|
Loading…
Reference in New Issue
Block a user