And: Correct name.
1 files changed, 1 insertions(+), 1 deletions(-) M src/modules/And.asm
M src/modules/And.asm +1 -1
@@ 1,7 1,7 @@ ; ; ; -Or: MACRO ?a, ?b +And: MACRO ?a, ?b value: db 0 Update: