summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/baraduke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/baraduke.cpp')
-rw-r--r--src/mame/drivers/baraduke.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/baraduke.cpp b/src/mame/drivers/baraduke.cpp
index dbbe8eee691..04d17275f26 100644
--- a/src/mame/drivers/baraduke.cpp
+++ b/src/mame/drivers/baraduke.cpp
@@ -523,7 +523,7 @@ ROM_END
DRIVER_INIT_MEMBER(baraduke_state,baraduke)
{
- UINT8 *rom;
+ uint8_t *rom;
int i;
/* unpack the third tile ROM */