summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/m92.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/m92.h')
-rw-r--r--src/mame/includes/m92.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mame/includes/m92.h b/src/mame/includes/m92.h
index dc171e30a66..93e55d3f2e4 100644
--- a/src/mame/includes/m92.h
+++ b/src/mame/includes/m92.h
@@ -79,16 +79,5 @@ public:
UINT32 screen_update_ppan(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in drivers/m92.c -----------*/
-
extern void m92_sprite_interrupt(running_machine &machine);
-
-
-/*----------- defined in video/m92.c -----------*/
-
-
-
-
-
-