summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/superchs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/superchs.c')
-rw-r--r--src/mame/video/superchs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/superchs.c b/src/mame/video/superchs.c
index 0173c78779e..4824e4730bd 100644
--- a/src/mame/video/superchs.c
+++ b/src/mame/video/superchs.c
@@ -198,7 +198,7 @@ logerror("Sprite number %04x had %02x invalid chunks\n",tilenum,bad_chunks);
SCREEN REFRESH
**************************************************************/
-SCREEN_UPDATE_IND16( superchs )
+UINT32 superchs_state::screen_update_superchs(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
device_t *tc0480scp = screen.machine().device("tc0480scp");
UINT8 layer[5];