summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/psx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/psx.h')
-rw-r--r--src/devices/video/psx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/video/psx.h b/src/devices/video/psx.h
index 6fdbcc80633..847458390cc 100644
--- a/src/devices/video/psx.h
+++ b/src/devices/video/psx.h
@@ -277,6 +277,8 @@ private:
uint32_t n_lightgun_y;
uint32_t n_screenwidth;
uint32_t n_screenheight;
+ bool m_draw_stp;
+ bool m_check_stp;
PACKET m_packet;