summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pc4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pc4.h')
-rw-r--r--src/mame/includes/pc4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pc4.h b/src/mame/includes/pc4.h
index 0050f7f9133..079c6693718 100644
--- a/src/mame/includes/pc4.h
+++ b/src/mame/includes/pc4.h
@@ -67,6 +67,7 @@ public:
uint8_t m_blink;
DECLARE_PALETTE_INIT(pc4);
+ void pc4(machine_config &config);
protected:
required_memory_region m_region_charset;
required_memory_bank m_rombank;