summaryrefslogtreecommitdiff
path: root/pokecrystal.asm
diff options
context:
space:
mode:
Diffstat (limited to 'pokecrystal.asm')
-rw-r--r--pokecrystal.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/pokecrystal.asm b/pokecrystal.asm
index 163ce91c4..fe71bfa29 100644
--- a/pokecrystal.asm
+++ b/pokecrystal.asm
@@ -1,3 +1,4 @@
INCLUDE "wram.asm"
INCLUDE "constants.asm"
+INCLUDE "gbhw.asm"
INCLUDE "main.tx"