summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2016-10-23 19:44:42 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2016-10-23 19:44:42 -0400
commit9cc1ed6017b320b21965ad53e2c641b65367eae0 (patch)
tree6f5156ff08f6c729f77ac0d4dc264ce954a2e69a
parentfcbf5383cd5799129cc1c292012c49cdff115726 (diff)
INCLUDE gbhw.asm
-rwxr-xr-xconstants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 71a12e3..3397f8f 100755
--- a/constants.asm
+++ b/constants.asm
@@ -1,5 +1,6 @@
INCLUDE "hram.asm"
INCLUDE "vram.asm"
+INCLUDE "gbhw.asm"
INCLUDE "constants/ball_types.asm"
INCLUDE "constants/diglett_stage_constants.asm"