summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/madmotor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/madmotor.h')
-rw-r--r--src/mame/includes/madmotor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/madmotor.h b/src/mame/includes/madmotor.h
index fc02424fd06..ada192d967e 100644
--- a/src/mame/includes/madmotor.h
+++ b/src/mame/includes/madmotor.h
@@ -15,7 +15,7 @@ public:
m_maincpu(*this, "maincpu"),
m_audiocpu(*this, "audiocpu"),
m_tilegen1(*this, "tilegen1"),
- m_tilegen2(*this, "tilegen2"),
+ m_tilegen2(*this, "tilegen2"),
m_tilegen3(*this, "tilegen3") { }
/* memory pointers */