convert more constants
This commit is contained in:
@@ -52,5 +52,5 @@
|
||||
.byte \max_level
|
||||
.endif
|
||||
|
||||
.2byte SPECIES_\species
|
||||
.2byte \species
|
||||
.endm
|
||||
|
||||
+3
-1
@@ -1,5 +1,7 @@
|
||||
.include "asm/macros.inc"
|
||||
.include "constants/constants.inc"
|
||||
.include "constants/gba_constants.inc"
|
||||
.include "constants/misc_constants.inc"
|
||||
.include "constants/species_constants.inc"
|
||||
|
||||
.syntax unified
|
||||
|
||||
|
||||
Reference in New Issue
Block a user