summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/slapstic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/slapstic.cpp')
-rw-r--r--src/mame/machine/slapstic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/slapstic.cpp b/src/mame/machine/slapstic.cpp
index 5adf0c91d7f..4ff2fe4a2e3 100644
--- a/src/mame/machine/slapstic.cpp
+++ b/src/mame/machine/slapstic.cpp
@@ -716,7 +716,7 @@ static const struct slapstic_data slapstic118 =
static const struct slapstic_data *const slapstic_table[] =
{
&slapstic101, /* NOT confirmed! */
- NULL, /* never seen */
+ nullptr, /* never seen */
&slapstic103,
&slapstic104,
&slapstic105,