summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/stv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/stv.h')
-rw-r--r--src/mame/includes/stv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/stv.h b/src/mame/includes/stv.h
index 20aca5963cb..d4c7d70a372 100644
--- a/src/mame/includes/stv.h
+++ b/src/mame/includes/stv.h
@@ -68,6 +68,7 @@ public:
rectangle user_cliprect;
UINT16 *framebuffer[2];
UINT16 **framebuffer_draw_lines;
+ UINT8 *gfx_decode;
UINT16 lopr;
UINT16 copr;
UINT16 ewdr;