You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Long lists of db/dw series with struct-defining macros belong in data/
This commit is contained in:
@@ -101,11 +101,6 @@ special: MACRO
|
||||
dw (\1Special - SpecialsPointers) / 3
|
||||
ENDM
|
||||
|
||||
add_special: MACRO
|
||||
\1Special::
|
||||
dba \1
|
||||
ENDM
|
||||
|
||||
enum ptcallasm_command ; $10
|
||||
ptcallasm: MACRO
|
||||
db ptcallasm_command
|
||||
|
Reference in New Issue
Block a user