summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gunbustr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gunbustr.c')
-rw-r--r--src/mame/drivers/gunbustr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gunbustr.c b/src/mame/drivers/gunbustr.c
index f651c2df4fb..65a555f31a9 100644
--- a/src/mame/drivers/gunbustr.c
+++ b/src/mame/drivers/gunbustr.c
@@ -317,7 +317,7 @@ static const eeprom_interface gunbustr_eeprom_interface =
static const tc0480scp_interface gunbustr_tc0480scp_intf =
{
1, 2, /* gfxnum, txnum */
- 0, /* pixels */
+ 0, /* pixels */
0x20, 0x07, /* x_offset, y_offset */
-1, -1, /* text_xoff, text_yoff */
-1, 0, /* flip_xoff, flip_yoff */