From 04658aaf0590e3a60a84bb0fb906772cd83f1955 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Sun, 20 Jun 2010 23:45:44 -0700 Subject: Forgot to pop the ROM_CALL arguments ... --- video.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video.c') diff --git a/video.c b/video.c index b94c52f..ad2345f 100644 --- a/video.c +++ b/video.c @@ -5,7 +5,7 @@ */ #include -#include + #define VIDEO_ROWMODE 0x01 #define VIDEO_COLMODE 0x00 -- cgit v1.2.3