summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galeb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/galeb.cpp')
-rw-r--r--src/mame/drivers/galeb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/galeb.cpp b/src/mame/drivers/galeb.cpp
index 64d24d912e0..d595a603966 100644
--- a/src/mame/drivers/galeb.cpp
+++ b/src/mame/drivers/galeb.cpp
@@ -143,7 +143,7 @@ static MACHINE_CONFIG_START( galeb, galeb_state )
MCFG_GFXDECODE_ADD("gfxdecode", "palette", galeb )
- MCFG_PALETTE_ADD_BLACK_AND_WHITE("palette")
+ MCFG_PALETTE_ADD_MONOCHROME("palette")
/* audio hardware */