summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/psikyosh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/psikyosh.c')
-rw-r--r--src/mame/video/psikyosh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/psikyosh.c b/src/mame/video/psikyosh.c
index c303f2fc271..b793c732d6e 100644
--- a/src/mame/video/psikyosh.c
+++ b/src/mame/video/psikyosh.c
@@ -421,7 +421,7 @@ static void draw_background(running_machine *machine, bitmap_t *bitmap, const re
/* sx and sy is top-left of entire sprite regardless of flip */
/* Note that Level 5-4 of sbomberb boss is perfect! (Alpha blended zoomed) as well as S1945II logo */
/* pixel is only plotted if z is >= priority_buffer[y][x] */
-static void psikyosh_drawgfxzoom(
+static void psikyosh_drawgfxzoom(
bitmap_t *dest_bmp,const rectangle *clip,const gfx_element *gfx,
UINT32 code,UINT32 color,int flipx,int flipy,int offsx,int offsy,
int alpha,