summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bionicc.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-03-11 17:17:00 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-03-11 17:17:00 +0000
commitd2c052dbefdee4f936874c138e6c072b1d3d4d67 (patch)
tree0d8b34aeb0ee241d97fcac8a3f0e95915a5a7ce6 /src/mame/drivers/bionicc.c
parenta62e7d8be4b3fa00129edb870165edf95710c654 (diff)
Clean-ups and version bump (yes, I know, it's too late)mame0145u4
Diffstat (limited to 'src/mame/drivers/bionicc.c')
-rw-r--r--src/mame/drivers/bionicc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/bionicc.c b/src/mame/drivers/bionicc.c
index a59d4e4ca3d..45d2273a67e 100644
--- a/src/mame/drivers/bionicc.c
+++ b/src/mame/drivers/bionicc.c
@@ -387,7 +387,7 @@ static MACHINE_CONFIG_START( bionicc, bionicc_state )
MCFG_PALETTE_LENGTH(1024)
MCFG_VIDEO_START(bionicc)
-
+
MCFG_BUFFERED_SPRITERAM16_ADD("spriteram")
MCFG_SPEAKER_STANDARD_MONO("mono")