summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bladestl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bladestl.h')
-rw-r--r--src/mame/includes/bladestl.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mame/includes/bladestl.h b/src/mame/includes/bladestl.h
index 3cd90defa23..440dde4f222 100644
--- a/src/mame/includes/bladestl.h
+++ b/src/mame/includes/bladestl.h
@@ -37,13 +37,6 @@ public:
UINT32 screen_update_bladestl(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};
-
-
/*----------- defined in video/bladestl.c -----------*/
-
-
-
-
-
void bladestl_tile_callback(running_machine &machine, int layer, int bank, int *code, int *color, int *flags);
void bladestl_sprite_callback(running_machine &machine, int *code, int *color);