summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/adam.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/adam.h')
-rw-r--r--src/mame/includes/adam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/adam.h b/src/mame/includes/adam.h
index b21166751e4..edfa51fced8 100644
--- a/src/mame/includes/adam.h
+++ b/src/mame/includes/adam.h
@@ -112,6 +112,7 @@ public:
// video state
int m_vdp_nmi;
+ void adam(machine_config &config);
};
#endif