summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/wwfwfest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/wwfwfest.h')
-rw-r--r--src/mame/includes/wwfwfest.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/wwfwfest.h b/src/mame/includes/wwfwfest.h
index dd64cf1ad8a..9accc1ef793 100644
--- a/src/mame/includes/wwfwfest.h
+++ b/src/mame/includes/wwfwfest.h
@@ -43,6 +43,7 @@ public:
TILE_GET_INFO_MEMBER(get_bg1_tile_info);
virtual void video_start();
DECLARE_VIDEO_START(wwfwfstb);
+ UINT32 screen_update_wwfwfest(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
@@ -50,4 +51,4 @@ public:
-SCREEN_UPDATE_IND16( wwfwfest );
+