summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exidy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exidy.h')
-rw-r--r--src/mame/includes/exidy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/exidy.h b/src/mame/includes/exidy.h
index cbf4ae4efd5..92381382593 100644
--- a/src/mame/includes/exidy.h
+++ b/src/mame/includes/exidy.h
@@ -96,7 +96,7 @@ public:
void init_phantoma();
virtual void video_start() override;
- void machine_start_teetert() ATTR_COLD;
+ DECLARE_MACHINE_START(teetert);
uint32_t screen_update_exidy(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);