summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/clshroad.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/clshroad.h')
-rw-r--r--src/mame/includes/clshroad.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/clshroad.h b/src/mame/includes/clshroad.h
index 7f56d5fbaeb..fcfd61197bd 100644
--- a/src/mame/includes/clshroad.h
+++ b/src/mame/includes/clshroad.h
@@ -30,6 +30,7 @@ public:
DECLARE_PALETTE_INIT(firebatl);
DECLARE_VIDEO_START(clshroad);
DECLARE_PALETTE_INIT(clshroad);
+ UINT32 screen_update_clshroad(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
@@ -40,4 +41,4 @@ public:
-SCREEN_UPDATE_IND16( clshroad );
+