From cbbe6724aa1cdc0ebf260ecda36b77bf72a9e580 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Sun, 20 Jun 2010 19:38:40 -0700 Subject: Added asm file to do video stuff, renamed storage to fit --- main.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'main.asm') diff --git a/main.asm b/main.asm index b4aed81..99c6a82 100644 --- a/main.asm +++ b/main.asm @@ -236,6 +236,7 @@ _main: rts include "ports.asm" + include "video.asm" include "interrupts.asm" include "flags.asm" -- cgit v1.2.3