summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jpms80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/jpms80.cpp')
-rw-r--r--src/mame/drivers/jpms80.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/jpms80.cpp b/src/mame/drivers/jpms80.cpp
index ab091f72d7e..2fd63643477 100644
--- a/src/mame/drivers/jpms80.cpp
+++ b/src/mame/drivers/jpms80.cpp
@@ -54,7 +54,7 @@ public:
: driver_device(mconfig, type, tag),
m_maincpu(*this, "maincpu")
{ }
-
+
void jpms80(machine_config &config);
void init_jpms80();