summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nycaptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nycaptor.cpp')
-rw-r--r--src/mame/drivers/nycaptor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nycaptor.cpp b/src/mame/drivers/nycaptor.cpp
index bd6fc1d5de3..7a2b0ec7c3f 100644
--- a/src/mame/drivers/nycaptor.cpp
+++ b/src/mame/drivers/nycaptor.cpp
@@ -723,7 +723,7 @@ void nycaptor_state::machine_start()
void nycaptor_state::machine_reset()
{
-// MACHINE_RESET_CALL_MEMBER(ta7630);
+// machine_reset_ta7630();
m_generic_control_reg = 0;