summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 00:36:15 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 00:36:15 -0500
commitd0a8e8e7441a5ac4eee6e40cfeb6c3e77d6aace4 (patch)
tree93e53bb13b07361867e485c2165f377f68241cda /home.asm
parent76ed8b1f370cea807f2b1ec6fd38a4229e18d6e3 (diff)
includes.asm → constants.asm
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index 8e4b3b171..5aec10683 100644
--- a/home.asm
+++ b/home.asm
@@ -1,4 +1,4 @@
-INCLUDE "includes.asm"
+INCLUDE "constants.asm"
SECTION "NULL", ROM0