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 fe71bfa29..0155e0ca9 100644
--- a/pokecrystal.asm
+++ b/pokecrystal.asm
@@ -1,4 +1,5 @@
INCLUDE "wram.asm"
INCLUDE "constants.asm"
INCLUDE "gbhw.asm"
+INCLUDE "hram.asm"
INCLUDE "main.tx"