summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spdodgeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spdodgeb.h')
-rw-r--r--src/mame/includes/spdodgeb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mame/includes/spdodgeb.h b/src/mame/includes/spdodgeb.h
index edaa6dddef5..6dd053cbbb7 100644
--- a/src/mame/includes/spdodgeb.h
+++ b/src/mame/includes/spdodgeb.h
@@ -49,10 +49,4 @@ public:
UINT32 screen_update_spdodgeb(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-/*----------- defined in video/spdodgeb.c -----------*/
-
-
-
-
TIMER_DEVICE_CALLBACK( spdodgeb_interrupt );