From 533b4b1f5acd604814513f78e02c7b4796cb0531 Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 1 May 2020 21:26:36 +0200 Subject: [PATCH] fix(verif): invalid character breaking apro build --- +Verif.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/+Verif.s b/+Verif.s index 5729680..196c19d 100644 --- a/+Verif.s +++ b/+Verif.s @@ -4853,7 +4853,7 @@ Prg_Load .Load move.l 16(a2),d3 move.l d3,d1 tst.w (sp) - beq.s .Sin� + 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� cmp.l Prg_StTTexte(a6),d1 +.Sine cmp.l Prg_StTTexte(a6),d1 blt.s .CBon ; Adapter! .2Joor add.l #256,d1