summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
author therealmogminer@gmail.com <therealmogminer@gmail.com>2016-08-18 16:09:12 +0200
committer therealmogminer@gmail.com <therealmogminer@gmail.com>2016-08-18 16:09:12 +0200
commitde19eb547ff55b4c13e95ff039063bebd1395b23 (patch)
tree7ee2a923968ac68e6cef001d89c05e34099ec486 /scripts/src
parent6b83b0dbee760766c13b0150384da7342876255d (diff)
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to vgmplay, nw
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/sound.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua
index 30d049c72e1..ba2e689a820 100644
--- a/scripts/src/sound.lua
+++ b/scripts/src/sound.lua
@@ -1367,7 +1367,7 @@ end
---------------------------------------------------
-- PCD3311
---@src/devices/sound/gb.h,SOUNDS["PCD3311"] = true
+--@src/devices/sound/pcd3311.h,SOUNDS["PCD3311"] = true
---------------------------------------------------
if (SOUNDS["PCD3311"]~=null) then