summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bionicc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bionicc.h')
-rw-r--r--src/mame/includes/bionicc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/bionicc.h b/src/mame/includes/bionicc.h
index d98f5d9e013..2b8866b3085 100644
--- a/src/mame/includes/bionicc.h
+++ b/src/mame/includes/bionicc.h
@@ -20,7 +20,7 @@ public:
m_maincpu(*this, "maincpu"),
m_gfxdecode(*this, "gfxdecode"),
m_palette(*this, "palette"),
- m_spritegen(*this, "spritegen")
+ m_spritegen(*this, "spritegen")
{ }
/* memory pointers */