diff options
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |