From 05ea6d3a34ba3bb81c6e72cc6ace6603b4018118 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Wed, 5 Oct 2005 11:37:26 +0000 Subject: Cleanup svn-id: r18940 --- simon/vga.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simon/vga.h') diff --git a/simon/vga.h b/simon/vga.h index 015c3f20cd..e20f32f034 100644 --- a/simon/vga.h +++ b/simon/vga.h @@ -69,7 +69,7 @@ struct VC10_state { uint16 flags; int x, y; - byte base_color; + byte palette; uint draw_width, draw_height; uint x_skip, y_skip; -- cgit v1.2.3