summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/genpin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/genpin.h')
-rw-r--r--src/mame/machine/genpin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/genpin.h b/src/mame/machine/genpin.h
index 6dededf3b4b..5b72d09ff53 100644
--- a/src/mame/machine/genpin.h
+++ b/src/mame/machine/genpin.h
@@ -30,7 +30,7 @@ const char *const genpin_sample_names[] =
"relay_release",
"solenoid_engage",
"solenoid_release",
- 0 /* end of array */
+ nullptr /* end of array */
};
MACHINE_CONFIG_EXTERN( genpin_audio );