Move all of constants/sram_constants.asm into sram
This way we can easily use `BANK()` where appropriate, and it is more tidy.
This commit is contained in:
@@ -4,7 +4,6 @@ INCLUDE "gbhw.asm"
|
||||
INCLUDE "hram.asm"
|
||||
|
||||
INCLUDE "constants/wram_constants.asm"
|
||||
INCLUDE "constants/sram_constants.asm"
|
||||
INCLUDE "constants/pokemon_constants.asm"
|
||||
INCLUDE "constants/type_constants.asm"
|
||||
INCLUDE "constants/move_constants.asm"
|
||||
|
Reference in New Issue
Block a user