summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/8080bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/8080bw.h')
-rw-r--r--src/mame/includes/8080bw.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/includes/8080bw.h b/src/mame/includes/8080bw.h
index 5445758f042..143fb928b0f 100644
--- a/src/mame/includes/8080bw.h
+++ b/src/mame/includes/8080bw.h
@@ -247,9 +247,9 @@ public:
extern const char *const lrescue_sample_names[];
extern const char *const lupin3_sample_names[];
-DISCRETE_SOUND_EXTERN( ballbomb );
-DISCRETE_SOUND_EXTERN( indianbt );
-DISCRETE_SOUND_EXTERN( polaris );
-DISCRETE_SOUND_EXTERN( schaser );
+DISCRETE_SOUND_EXTERN( ballbomb_discrete );
+DISCRETE_SOUND_EXTERN( indianbt_discrete );
+DISCRETE_SOUND_EXTERN( polaris_discrete );
+DISCRETE_SOUND_EXTERN( schaser_discrete );
#endif // MAME_INCLUDES_8080BW_H