From 2e97e63b2645a27dab33fcfc8b2b4498b0006d94 Mon Sep 17 00:00:00 2001 From: cam900 Date: Tue, 31 May 2022 14:11:43 +0900 Subject: [PATCH] Forgot this --- src/engine/platform/sound/scc/scc.cpp | 1 + src/engine/platform/sound/scc/scc.hpp | 1 + 2 files changed, 2 insertions(+) diff --git a/src/engine/platform/sound/scc/scc.cpp b/src/engine/platform/sound/scc/scc.cpp index b22b41874..3e230447a 100644 --- a/src/engine/platform/sound/scc/scc.cpp +++ b/src/engine/platform/sound/scc/scc.cpp @@ -3,6 +3,7 @@ see https://github.com/cam900/vgsound_emu/blob/vgsound_emu_v1/LICENSE for more details Copyright holder(s): cam900 + Contributor(s): Natt Akuma, James Alan Nguyen, Laurens Holst Modifiers and Contributors for Furnace: Natt Akuma, tildearrow, Grauw Konami SCC emulation core diff --git a/src/engine/platform/sound/scc/scc.hpp b/src/engine/platform/sound/scc/scc.hpp index 8b5f5e001..db99ec877 100644 --- a/src/engine/platform/sound/scc/scc.hpp +++ b/src/engine/platform/sound/scc/scc.hpp @@ -3,6 +3,7 @@ see https://github.com/cam900/vgsound_emu/blob/vgsound_emu_v1/LICENSE for more details Copyright holder(s): cam900 + Contributor(s): Natt Akuma, James Alan Nguyen, Laurens Holst Modifiers and Contributors for Furnace: Natt Akuma, tildearrow, Grauw Konami SCC emulation core