summaryrefslogtreecommitdiff
path: root/src/macros.asm
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2016-01-16 20:35:02 +0100
committerxCrystal <rgr.crystal@gmail.com>2016-01-16 20:35:02 +0100
commit09061007eae8e3f6de803876cc0ea64ec0f83598 (patch)
treec1903707fe867a344fbb6cef56fecbace7dea604 /src/macros.asm
parent05854afc28b89e586fe24f86e0d657033d9fd20c (diff)
organize move effect commands
Diffstat (limited to 'src/macros.asm')
-rwxr-xr-xsrc/macros.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/macros.asm b/src/macros.asm
index b628670..7dc833c 100755
--- a/src/macros.asm
+++ b/src/macros.asm
@@ -1,5 +1,10 @@
;;; engine macros
+dbw: MACRO
+ db \1
+ dw \2
+ENDM
+
bank1call: MACRO
rst $18
dw \1