summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gal3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gal3.c')
-rw-r--r--src/mame/drivers/gal3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gal3.c b/src/mame/drivers/gal3.c
index fdc7a66a29f..501494d9b6e 100644
--- a/src/mame/drivers/gal3.c
+++ b/src/mame/drivers/gal3.c
@@ -165,7 +165,7 @@ static VIDEO_START(gal3)
{
gal3_state *state = machine.driver_data<gal3_state>();
state->m_generic_paletteram_16.allocate(0x10000);
-
+
namco_obj_init(machine,
0, /* gfx bank */
0xf, /* reverse palette mapping */