summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm3
1 files changed, 0 insertions, 3 deletions
diff --git a/constants.asm b/constants.asm
index f52af60d..3d428283 100644
--- a/constants.asm
+++ b/constants.asm
@@ -2,9 +2,6 @@ INCLUDE "charmap.asm"
INCLUDE "macros.asm"
-INCLUDE "hram.asm"
-INCLUDE "vram.asm"
-
INCLUDE "constants/hardware_constants.asm"
INCLUDE "constants/oam_constants.asm"
INCLUDE "constants/misc_constants.asm"