summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/battlnts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/battlnts.c')
-rw-r--r--src/mame/drivers/battlnts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/battlnts.c b/src/mame/drivers/battlnts.c
index 2471e476371..82a9c377b86 100644
--- a/src/mame/drivers/battlnts.c
+++ b/src/mame/drivers/battlnts.c
@@ -253,7 +253,7 @@ static MACHINE_CONFIG_START( battlnts, battlnts_state )
MCFG_K007342_GFXNUM(0)
MCFG_K007342_CALLBACK_OWNER(battlnts_state, battlnts_tile_callback)
MCFG_K007342_GFXDECODE("gfxdecode")
-
+
MCFG_K007420_ADD("k007420")
MCFG_K007420_BANK_LIMIT(0x3ff)
MCFG_K007420_CALLBACK_OWNER(battlnts_state, battlnts_sprite_callback)