summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-05 14:01:18 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-05 15:10:39 -0500
commitd48ea223eaad84af95e4f29043c279b56aa4ae88 (patch)
tree2fd8807ed257d9d9f03e351c2d6a71d7b208d671 /home.asm
parentb0b1f88b9466f0414e4a6c782b5348f46768c8c4 (diff)
Fix a lot of bugs
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 f66a098a..8a182831 100644
--- a/home.asm
+++ b/home.asm
@@ -165,7 +165,7 @@ Joypad:: ; 01b9
ReadJoypad:: ; 01c8 (0:01c8)
homecall_jump ReadJoypad_
-INCLUDE "data/map_header_pointers.asm"
+;INCLUDE "data/map_header_pointers.asm"
INCLUDE "home/overworld.asm"