summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/vrc6.cpp
diff options
context:
space:
mode:
author cam900 <dbtlrchl@naver.com>2019-03-20 20:28:02 +0900
committer GitHub <noreply@github.com>2019-03-20 20:28:02 +0900
commit531bece0514bbbaa994d7890e18bf469a1ce9c58 (patch)
tree2f23f393264c36f8aac41bd987e648e1fa9cf899 /src/devices/sound/vrc6.cpp
parentdd888d052d18af8293f10f37567c303bdb2ddc9d (diff)
vrc6.cpp : Fix filename
Diffstat (limited to 'src/devices/sound/vrc6.cpp')
-rw-r--r--src/devices/sound/vrc6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/vrc6.cpp b/src/devices/sound/vrc6.cpp
index 29729fc9fcc..e990a0edd69 100644
--- a/src/devices/sound/vrc6.cpp
+++ b/src/devices/sound/vrc6.cpp
@@ -2,7 +2,7 @@
// copyright-holders:R. Belmont
/***************************************************************************
- vrc6.c
+ vrc6.cpp
Konami VRC6 additional sound channels
Emulation by R. Belmont