summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/starshp1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/starshp1.cpp')
-rw-r--r--src/mame/drivers/starshp1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/starshp1.cpp b/src/mame/drivers/starshp1.cpp
index 60cefc0d6b0..d52a674f60d 100644
--- a/src/mame/drivers/starshp1.cpp
+++ b/src/mame/drivers/starshp1.cpp
@@ -282,7 +282,7 @@ static const gfx_layout shiplayout =
{ STEP16(0x000, 0x080) },
0x800, /* step */
shiplayout_xoffset,
- NULL
+ nullptr
};