summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zerozone.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zerozone.h')
-rw-r--r--src/mame/includes/zerozone.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/zerozone.h b/src/mame/includes/zerozone.h
index bdebef88411..de5cb27c7da 100644
--- a/src/mame/includes/zerozone.h
+++ b/src/mame/includes/zerozone.h
@@ -45,6 +45,7 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ void zerozone(machine_config &config);
protected:
// driver_device overrides