summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suprridr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suprridr.h')
-rw-r--r--src/mame/includes/suprridr.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mame/includes/suprridr.h b/src/mame/includes/suprridr.h
index d72c6f28125..159e5610ba2 100644
--- a/src/mame/includes/suprridr.h
+++ b/src/mame/includes/suprridr.h
@@ -43,13 +43,5 @@ public:
UINT32 screen_update_suprridr(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in video/suprridr.c -----------*/
-
-
-
-
int suprridr_is_screen_flipped(running_machine &machine);
-
-
-