summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/lola8a.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/lola8a.c')
-rw-r--r--src/mess/drivers/lola8a.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/drivers/lola8a.c b/src/mess/drivers/lola8a.c
index 202512bf773..eb3231823be 100644
--- a/src/mess/drivers/lola8a.c
+++ b/src/mess/drivers/lola8a.c
@@ -257,6 +257,7 @@ WRITE_LINE_MEMBER(lola8a_state::crtc_vsync)
static MC6845_INTERFACE( hd46505sp_intf )
{
false,
+ 0,0,0,0,
8,
NULL,
lola8a_update_row,