summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/astrof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/astrof.cpp')
-rw-r--r--src/mame/audio/astrof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/astrof.cpp b/src/mame/audio/astrof.cpp
index cd308d88203..98c1b62cc9a 100644
--- a/src/mame/audio/astrof.cpp
+++ b/src/mame/audio/astrof.cpp
@@ -135,7 +135,7 @@ static const char *const astrof_sample_names[] =
"death",
"bosshit",
"bosskill",
- 0
+ nullptr
};
MACHINE_CONFIG_FRAGMENT( astrof_audio )