summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sprint8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sprint8.h')
-rw-r--r--src/mame/includes/sprint8.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/sprint8.h b/src/mame/includes/sprint8.h
index 64fae4a065e..63e62a0b95b 100644
--- a/src/mame/includes/sprint8.h
+++ b/src/mame/includes/sprint8.h
@@ -67,8 +67,9 @@ public:
void set_pens();
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect);
void set_collision(int n);
+ void sprint8(machine_config &config);
+ void sprint8_audio(machine_config &config);
};
/*----------- defined in audio/sprint8.c -----------*/
-MACHINE_CONFIG_EXTERN( sprint8_audio );
DISCRETE_SOUND_EXTERN( sprint8 );