summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dreambal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dreambal.cpp')
-rw-r--r--src/mame/drivers/dreambal.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/dreambal.cpp b/src/mame/drivers/dreambal.cpp
index 84da2840c07..63c94505bd8 100644
--- a/src/mame/drivers/dreambal.cpp
+++ b/src/mame/drivers/dreambal.cpp
@@ -338,7 +338,6 @@ MACHINE_CONFIG_START(dreambal_state::dreambal)
m_deco104->port_c_cb().set_ioport("DSW");
DECO16IC(config, m_deco_tilegen, 0);
- m_deco_tilegen->set_split(0);
m_deco_tilegen->set_pf1_size(DECO_64x32);
m_deco_tilegen->set_pf2_size(DECO_64x32);
m_deco_tilegen->set_pf1_trans_mask(0x0f);