aboutsummaryrefslogtreecommitdiff
path: root/simon/vga.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/vga.h')
-rw-r--r--simon/vga.h1
1 files changed, 1 insertions, 0 deletions
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;