summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/z80ne.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/z80ne.cpp')
-rw-r--r--src/mame/drivers/z80ne.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/z80ne.cpp b/src/mame/drivers/z80ne.cpp
index 98d107c479f..1bb5233afd3 100644
--- a/src/mame/drivers/z80ne.cpp
+++ b/src/mame/drivers/z80ne.cpp
@@ -378,7 +378,7 @@ INPUT_PORTS_END
Machine Drivers
******************************************************************************/
#if 0
-static const UINT32 lx388palette[] =
+static const uint32_t lx388palette[] =
{
rgb_t(0x00, 0xff, 0x00), /* GREEN */
rgb_t(0x00, 0xff, 0x00), /* YELLOW in original, here GREEN */