summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sauro.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sauro.c')
-rw-r--r--src/mame/drivers/sauro.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/sauro.c b/src/mame/drivers/sauro.c
index 9a57199d966..6e25f9b3b6c 100644
--- a/src/mame/drivers/sauro.c
+++ b/src/mame/drivers/sauro.c
@@ -336,9 +336,9 @@ static const gfx_layout sauro_spritelayout =
16*16 /* every sprite takes 32 consecutive bytes */
};
-const struct sp0256_interface sauro_sp256 =
+const struct sp0256_interface sauro_sp256 =
{
- lrq_callback,
+ lrq_callback,
0,
REGION_SOUND1};