summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/ef9340_1.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-03-19 07:22:20 +0000
commit0e1f5ad25b25df7c2ec707ec45c544288eb3c683 (patch)
treeeeef04fdf999692be30c25457fb9b329e1dbfdde /src/emu/video/ef9340_1.h
parent86614c802b9d611d83520fdb43388ae51d31f553 (diff)
Cleanups and version bumpmame0148u2
Diffstat (limited to 'src/emu/video/ef9340_1.h')
-rw-r--r--src/emu/video/ef9340_1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/ef9340_1.h b/src/emu/video/ef9340_1.h
index aab26d8391f..e6dee063a84 100644
--- a/src/emu/video/ef9340_1.h
+++ b/src/emu/video/ef9340_1.h
@@ -70,7 +70,7 @@ protected:
UINT8 Y0;
UINT8 R;
UINT8 M;
- int max_vpos;
+ int max_vpos;
} m_ef9340;
UINT8 m_ef934x_ram_a[1024];
UINT8 m_ef934x_ram_b[1024];