summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 3d75a8f0d..eb9def7fb 100644
--- a/constants.asm
+++ b/constants.asm
@@ -1,5 +1,10 @@
_CRYSTAL EQU 1
+dwb: MACRO
+ dw \1
+ db \2
+ ENDM
+
TX_FAR: MACRO
db $16
dw \1