summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.asm b/home.asm
index 3bb81ec2..f5ce00dc 100644
--- a/home.asm
+++ b/home.asm
@@ -1092,6 +1092,7 @@ INCLUDE "home/vcopy.asm"
INCLUDE "home/init.asm"
INCLUDE "home/vblank.asm"
INCLUDE "home/fade.asm"
+INCLUDE "home/play_time.asm"
INCLUDE "home/serial.asm"
INCLUDE "home/timer.asm"
INCLUDE "home/audio.asm"