aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/vga.h')
-rw-r--r--simon/vga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/vga.h b/simon/vga.h
index ad5095ffd6..5a282ce292 100644
--- a/simon/vga.h
+++ b/simon/vga.h
@@ -66,7 +66,7 @@ struct VgaFile1Struct0x6 {
struct VC10_state {
int image;
- uint16 e;
+ uint16 flags;
int x, y;
byte base_color;