summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/seibucop/seibucop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/seibucop/seibucop.h')
-rw-r--r--src/mame/machine/seibucop/seibucop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/seibucop/seibucop.h b/src/mame/machine/seibucop/seibucop.h
index 940f6cea362..714485fe420 100644
--- a/src/mame/machine/seibucop/seibucop.h
+++ b/src/mame/machine/seibucop/seibucop.h
@@ -187,6 +187,7 @@ public:
int m_cop_sprite_dma_abs_x,m_cop_sprite_dma_abs_y;
int m_sprite_dma_rel_x, m_sprite_dma_rel_y;
+ int m_sprite_dma_x_clip;
DECLARE_WRITE16_MEMBER(cop_sprite_dma_abs_y_w);
DECLARE_WRITE16_MEMBER(cop_sprite_dma_abs_x_w);