From ae0165e096a3b184da97e09c1316420a884fd98f Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Thu, 18 Jan 2018 23:37:25 +0300 Subject: Fixed C++ comment in nukedopl3.h header --- src/nukedopl3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nukedopl3.h b/src/nukedopl3.h index 105ac9d..254f275 100644 --- a/src/nukedopl3.h +++ b/src/nukedopl3.h @@ -126,7 +126,7 @@ struct _opl3_chip { Bit32u noise; Bit16s zeromod; Bit32s mixbuff[2]; - //OPL3L + /* OPL3L */ Bit32s rateratio; Bit32s samplecnt; Bit16s oldsamples[2]; -- cgit v1.2.3