From 8983c0c80935eee544e39857712e8651d82ddb59 Mon Sep 17 00:00:00 2001 From: Remy Oukaour Date: Tue, 26 Dec 2017 14:39:16 -0500 Subject: [PATCH] =?UTF-8?q?dwb=20=E2=86=92=20dab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- macros/predef.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/predef.asm b/macros/predef.asm index b99c6e1f2..139e3bf3a 100644 --- a/macros/predef.asm +++ b/macros/predef.asm @@ -1,6 +1,6 @@ add_predef: MACRO \1Predef:: - dwb \1, BANK(\1) + dab \1 ENDM predef_id: MACRO