summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tankbatt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tankbatt.cpp')
-rw-r--r--src/mame/drivers/tankbatt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tankbatt.cpp b/src/mame/drivers/tankbatt.cpp
index 4757c1469da..dabda547e02 100644
--- a/src/mame/drivers/tankbatt.cpp
+++ b/src/mame/drivers/tankbatt.cpp
@@ -275,7 +275,7 @@ static const char *const tankbatt_sample_names[] =
"engine1",
"engine2",
"explode1",
- 0 /* end of array */
+ nullptr /* end of array */
};