From 11558e7a8d274e484f63304fd79664ce61a89720 Mon Sep 17 00:00:00 2001 From: Duncan 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 d4e5f11..26aea4b 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