summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/m10.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/m10.cpp')
-rw-r--r--src/mame/video/m10.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/m10.cpp b/src/mame/video/m10.cpp
index f5dd92ed91e..1d5b029c3c6 100644
--- a/src/mame/video/m10.cpp
+++ b/src/mame/video/m10.cpp
@@ -30,7 +30,7 @@ static const gfx_layout backlayout =
{ 0, 1, 2, 3, 4, 5, 6, 7 },
EXTENDED_YOFFS,
32*8*8, /* every char takes 8 consecutive bytes */
- NULL, extyoffs
+ nullptr, extyoffs
};
static const gfx_layout charlayout =