summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/himesiki.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/himesiki.c')
-rw-r--r--src/mame/drivers/himesiki.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/himesiki.c b/src/mame/drivers/himesiki.c
index 764cd39adf5..b86eaf9ea61 100644
--- a/src/mame/drivers/himesiki.c
+++ b/src/mame/drivers/himesiki.c
@@ -280,7 +280,6 @@ void himesiki_state::machine_start()
void himesiki_state::machine_reset()
{
-
m_scrollx[0] = 0;
m_scrollx[1] = 0;
m_flipscreen = 0;