summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-08 18:34:44 -0700
committerMarcus Huderle <huderlem@gmail.com>2017-07-08 18:34:44 -0700
commit2f7383f03d9e7368d744690be93e811a052d0d42 (patch)
treedf5defd866377b77223c9edf285b2bbcda0ecb43 /home.asm
parent7c97dcbc6c8fc8aeeabb9629bc98af05a4d8e8de (diff)
Cleanup scrolling text labels. Use macro for the wram locations. Move text.asm -> text/scrolling_text.asm
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index d98bf5e..fb199a5 100644
--- a/home.asm
+++ b/home.asm
@@ -5111,7 +5111,6 @@ UpdateAnimation: ; 0x28a9
pop de
ret
-INCLUDE "text.asm"
INCLUDE "home/text.asm"
Func_3500: