summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/popobear.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/popobear.c')
-rw-r--r--src/mame/drivers/popobear.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/popobear.c b/src/mame/drivers/popobear.c
index 27c981cda54..e1f26ce3d54 100644
--- a/src/mame/drivers/popobear.c
+++ b/src/mame/drivers/popobear.c
@@ -101,7 +101,6 @@ public:
void popobear_state::video_start()
{
-
}
static void draw_layer(running_machine &machine, bitmap_ind16 &bitmap,const rectangle &cliprect, UINT8 layer_n)
@@ -260,7 +259,6 @@ static void draw_sprites(running_machine &machine, bitmap_ind16 &bitmap,const re
UINT32 popobear_state::screen_update_popobear(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
-
bitmap.fill(0, cliprect);
//popmessage("%04x",m_vregs[0/2]);