summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/starcrus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/starcrus.cpp')
-rw-r--r--src/mame/drivers/starcrus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/starcrus.cpp b/src/mame/drivers/starcrus.cpp
index 71998e30cd5..f855f6eb459 100644
--- a/src/mame/drivers/starcrus.cpp
+++ b/src/mame/drivers/starcrus.cpp
@@ -126,7 +126,7 @@ static const char *const starcrus_sample_names[] =
"explos1", /* explosion sound, first part, channel 1 */
"explos2", /* explosion sound, second part, channel 1 */
"launch", /* launch sound, channels 2 and 3 */
- 0
+ nullptr
};