You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -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
|
BULBASAUR EQU 1
|
||||||
IVYSAUR EQU 2
|
IVYSAUR EQU 2
|
||||||
VENUSAUR EQU 3
|
VENUSAUR EQU 3
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user