You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
remove script_macros.asm (deprecated)
This commit is contained in:
@@ -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
Reference in New Issue
Block a user