More mobile-related labels; remove unneeded map object constants

This commit is contained in:
PikalaxALT
2015-12-26 11:31:56 -05:00
parent 7683b78fb4
commit f485a45cda
52 changed files with 383 additions and 381 deletions

View File

@@ -4,6 +4,7 @@ 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"