summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deshoros.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/deshoros.c')
-rw-r--r--src/mame/drivers/deshoros.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/deshoros.c b/src/mame/drivers/deshoros.c
index d411386955c..20dfafee093 100644
--- a/src/mame/drivers/deshoros.c
+++ b/src/mame/drivers/deshoros.c
@@ -275,7 +275,7 @@ static MACHINE_CONFIG_START( destiny, destiny_state )
MCFG_SCREEN_VISIBLE_AREA(0*8, 48*8-1, 0*8, 16*8-1)
MCFG_SCREEN_UPDATE_DRIVER(destiny_state, screen_update_destiny)
MCFG_SCREEN_PALETTE("palette")
-
+
MCFG_PALETTE_ADD("palette", 16)