summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/seibuspi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/seibuspi.h')
-rw-r--r--src/mame/includes/seibuspi.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/mame/includes/seibuspi.h b/src/mame/includes/seibuspi.h
index b2d9e3c066e..94529b6963d 100644
--- a/src/mame/includes/seibuspi.h
+++ b/src/mame/includes/seibuspi.h
@@ -116,21 +116,7 @@ public:
UINT32 screen_update_spi(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
UINT32 screen_update_sys386f2(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
};
-
-
/*----------- defined in machine/spisprit.c -----------*/
-
void seibuspi_sprite_decrypt(UINT8 *src, int romsize);
-
-
/*----------- defined in video/seibuspi.c -----------*/
-
-
-
-
-
-
-
-
void rf2_set_layer_banks(running_machine &machine, int banks);
-