summaryrefslogtreecommitdiffstats
path: root/src/mame/video/opwolf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/opwolf.cpp')
-rw-r--r--src/mame/video/opwolf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/opwolf.cpp b/src/mame/video/opwolf.cpp
index 1ff719a8178..faa17ef5e46 100644
--- a/src/mame/video/opwolf.cpp
+++ b/src/mame/video/opwolf.cpp
@@ -35,7 +35,7 @@ WRITE16_MEMBER(opwolf_state::opwolf_spritectrl_w)
/***************************************************************************/
-UINT32 opwolf_state::screen_update_opwolf(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
+uint32_t opwolf_state::screen_update_opwolf(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
int layer[2];