summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-26 11:31:56 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-26 12:01:21 -0500
commitf485a45cda5f84e6909997147b1e6c9a9a538d9b (patch)
tree6d046fad539a83efb7ba318799cdadf52d65651f /constants.asm
parent7683b78fb41cbcd89608b88796b902fd140a2749 (diff)
More mobile-related labels; remove unneeded map object constants
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index c61ae540f..dc2a66796 100644
--- a/constants.asm
+++ b/constants.asm
@@ -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"