summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mogura.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mogura.c')
-rw-r--r--src/mame/drivers/mogura.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/mogura.c b/src/mame/drivers/mogura.c
index 8f703c27c5c..968f997add8 100644
--- a/src/mame/drivers/mogura.c
+++ b/src/mame/drivers/mogura.c
@@ -10,7 +10,6 @@ static tilemap *mogura_tilemap;
static PALETTE_INIT( mogura )
{
int i,j;
- #define COLOR(gfxn,offs) (colortable[machine->drv->gfxdecodeinfo[gfxn].color_codes_start + offs])
j = 0;
for (i = 0;i < 0x20;i++)