dev165 - Namco 163: do not scale pitch by default
This commit is contained in:
parent
2321e7913c
commit
e52e2da68b
5 changed files with 28 additions and 7 deletions
|
|
@ -61,7 +61,7 @@ class DivPlatformN163: public DivDispatch {
|
|||
unsigned char initChanMax;
|
||||
unsigned char chanMax;
|
||||
short loadWave, loadPos;
|
||||
bool multiplex;
|
||||
bool multiplex, lenCompensate;
|
||||
|
||||
n163_core n163;
|
||||
unsigned char regPool[128];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue