summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rollerg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rollerg.h')
-rw-r--r--src/mame/includes/rollerg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/includes/rollerg.h b/src/mame/includes/rollerg.h
index a62b5dd23ea..1d0b9b7f9fd 100644
--- a/src/mame/includes/rollerg.h
+++ b/src/mame/includes/rollerg.h
@@ -40,9 +40,5 @@ public:
};
/*----------- defined in video/rollerg.c -----------*/
-
extern void rollerg_sprite_callback(running_machine &machine, int *code,int *color,int *priority_mask);
extern void rollerg_zoom_callback(running_machine &machine, int *code,int *color,int *flags);
-
-
-