summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/wave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/wave.h')
-rw-r--r--src/devices/sound/wave.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/devices/sound/wave.h b/src/devices/sound/wave.h
index e81379ee93a..73c9b94873a 100644
--- a/src/devices/sound/wave.h
+++ b/src/devices/sound/wave.h
@@ -1,5 +1,11 @@
// license:BSD-3-Clause
// copyright-holders:Nathan Woods
+/**********************************************************************
+
+ Cassette wave samples sound driver
+
+**********************************************************************/
+
#ifndef MAME_SOUND_WAVE_H
#define MAME_SOUND_WAVE_H