summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segas32.h')
-rw-r--r--src/mame/includes/segas32.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/mame/includes/segas32.h b/src/mame/includes/segas32.h
index b05375ba1ea..6b1f7a4296b 100644
--- a/src/mame/includes/segas32.h
+++ b/src/mame/includes/segas32.h
@@ -179,31 +179,10 @@ public:
UINT32 screen_update_multi32_right(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
};
-
/*----------- defined in machine/segas32.c -----------*/
-
-
-
void darkedge_fd1149_vblank(device_t *device);
void f1lap_fd1149_vblank(device_t *device);
-
-
extern const UINT8 ga2_v25_opcode_table[];
void decrypt_ga2_protrom(running_machine &machine);
-
-
-
-
/*----------- defined in video/segas32.c -----------*/
-
-
-
-
-
-
void system32_set_vblank(running_machine &machine, int state);
-
-
-
-
-