summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dreambal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dreambal.c')
-rw-r--r--src/mame/drivers/dreambal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dreambal.c b/src/mame/drivers/dreambal.c
index a2cf7bc3c45..0dbb573189a 100644
--- a/src/mame/drivers/dreambal.c
+++ b/src/mame/drivers/dreambal.c
@@ -48,7 +48,7 @@ public:
DECLARE_DRIVER_INIT(dreambal);
virtual void machine_start();
virtual void machine_reset();
-
+
UINT32 screen_update_dreambal(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
DECO16IC_BANK_CB_MEMBER(bank_callback);