summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/efdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/efdt.h')
-rw-r--r--src/mame/includes/efdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/efdt.h b/src/mame/includes/efdt.h
index ff37b46363a..347944feb1d 100644
--- a/src/mame/includes/efdt.h
+++ b/src/mame/includes/efdt.h
@@ -37,7 +37,7 @@ public:
/* video-related */
tilemap_t *m_tilemap[2];
- int m_tilebank;
+ int m_tilebank;
DECLARE_WRITE8_MEMBER(efdt_videoram_w);
DECLARE_WRITE8_MEMBER(efdt_vregs1_w);