From 9bf1cb1e0466621d8a5d7c9d1ded4314370bf8a8 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 19 Nov 2005 11:37:41 +0000 Subject: Split draw code for FF. svn-id: r19666 --- simon/vga.h | 1 + 1 file changed, 1 insertion(+) (limited to 'simon/vga.h') diff --git a/simon/vga.h b/simon/vga.h index 0b522ac9bb..e4e4ee2622 100644 --- a/simon/vga.h +++ b/simon/vga.h @@ -103,6 +103,7 @@ struct VC10_state { byte palette; + uint width, height; uint draw_width, draw_height; uint x_skip, y_skip; -- cgit v1.2.3