dump scripting macros into script_macros.asm

This commit is contained in:
Bryan Bishop
2012-04-25 20:02:40 -05:00
parent f61e028871
commit cb1a372d75
3 changed files with 888 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
INCLUDE "script_macros.asm"
; macro for putting a byte then a word
dbw: MACRO
db \1