summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pooyan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pooyan.c')
-rw-r--r--src/mame/video/pooyan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/pooyan.c b/src/mame/video/pooyan.c
index 06a48261b50..118db0b133c 100644
--- a/src/mame/video/pooyan.c
+++ b/src/mame/video/pooyan.c
@@ -167,7 +167,7 @@ void pooyan_state::draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect
int flipx = ~spriteram_2[offs] & 0x40;
int flipy = spriteram_2[offs] & 0x80;
-
+
m_gfxdecode->gfx(1)->transmask(bitmap,cliprect,
code,
color,