mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-23 17:29:49 +00:00
JANITORIAL: Fix substract typo in dbopl.cpp
This commit is contained in:
parent
7865c78cf7
commit
0e691e209d
@ -96,7 +96,7 @@ namespace DBOPL {
|
||||
#endif
|
||||
|
||||
|
||||
//How much to substract from the base value for the final attenuation
|
||||
//How much to subtract from the base value for the final attenuation
|
||||
static const Bit8u KslCreateTable[16] = {
|
||||
//0 will always be be lower than 7 * 8
|
||||
64, 32, 24, 19,
|
||||
|
Loading…
Reference in New Issue
Block a user