diff options
Diffstat (limited to 'scripts/src')
-rw-r--r-- | scripts/src/sound.lua | 2 |
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 |