remove script_macros.asm (deprecated)

This commit is contained in:
Bryan Bishop 2012-04-26 15:13:22 -05:00
parent 8cc5597b0b
commit 0e439e5e08
2 changed files with 0 additions and 865 deletions

View File

@ -1,11 +1,3 @@
INCLUDE "script_macros.asm"
; macro for putting a byte then a word
dbw: MACRO
db \1
dw \2
ENDM
BULBASAUR EQU 1
IVYSAUR EQU 2
VENUSAUR EQU 3

File diff suppressed because it is too large Load Diff