summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/superchs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/superchs.c')
-rw-r--r--src/mame/drivers/superchs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/superchs.c b/src/mame/drivers/superchs.c
index 15c48ad8e0a..86e09e93dc1 100644
--- a/src/mame/drivers/superchs.c
+++ b/src/mame/drivers/superchs.c
@@ -363,7 +363,7 @@ static const eeprom_interface superchs_eeprom_interface =
static const tc0480scp_interface superchs_tc0480scp_intf =
{
1, 2, /* gfxnum, txnum */
- 0, /* pixels */
+ 0, /* pixels */
0x20, 0x08, /* x_offset, y_offset */
-1, 0, /* text_xoff, text_yoff */
0, 0, /* flip_xoff, flip_yoff */