summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaga.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/galaga.h')
-rw-r--r--src/mame/includes/galaga.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/galaga.h b/src/mame/includes/galaga.h
index 8b1595fe1d7..ec30b31df32 100644
--- a/src/mame/includes/galaga.h
+++ b/src/mame/includes/galaga.h
@@ -76,7 +76,7 @@ public:
INT32 m_xevious_bs[2];
DECLARE_DRIVER_INIT(xevious);
DECLARE_DRIVER_INIT(xevios);
- DECLARE_DRIVER_INIT(battles);
+ DECLARE_DRIVER_INIT(battles);
};