summaryrefslogtreecommitdiffstats
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 021d2ac36b3..c98d491a4e8 100644
--- a/src/mame/drivers/starshp1.cpp
+++ b/src/mame/drivers/starshp1.cpp
@@ -260,7 +260,7 @@ static const gfx_layout spritelayout =
0x100 /* step */
};
-static const UINT32 shiplayout_xoffset[64] =
+static const uint32_t shiplayout_xoffset[64] =
{
0x04, 0x05, 0x06, 0x07, 0x0c, 0x0d, 0x0e, 0x0f,
0x14, 0x15, 0x16, 0x17, 0x1c, 0x1d, 0x1e, 0x1f,