diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 0ff0df0fd..9f802af40 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -1288,7 +1288,6 @@ either a string or an expression. .macro myLDA foo - .if .ADDRSIZE(foo) = 1 ;do custom command based on zeropage addressing: .byte .A5h, foo