summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/nl_cheekyms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/nl_cheekyms.h')
-rw-r--r--src/mame/audio/nl_cheekyms.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mame/audio/nl_cheekyms.h b/src/mame/audio/nl_cheekyms.h
new file mode 100644
index 00000000000..769ea23e3f3
--- /dev/null
+++ b/src/mame/audio/nl_cheekyms.h
@@ -0,0 +1,12 @@
+// license:BSD-3-Clause
+// copyright-holders:Vas Crabb
+#ifndef MAME_AUDIO_NL_CHEEKYMS_H
+#define MAME_AUDIO_NL_CHEEKYMS_H
+
+#pragma once
+
+#include "netlist/nl_setup.h"
+
+NETLIST_EXTERNAL(cheekyms)
+
+#endif // MAME_AUDIO_NL_CHEEKYMS_H