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