Move remaining constants into constants/{misc,pokemon_data}_constants.asm
Now constant groups can be included separately if needed.
This commit is contained in:
@@ -7,6 +7,9 @@ Bankswitch EQU $10
|
||||
JumpTable EQU $28
|
||||
|
||||
|
||||
NONE EQU 0
|
||||
|
||||
|
||||
dwb: MACRO
|
||||
dw \1
|
||||
db \2
|
||||
|
Reference in New Issue
Block a user