Fix 16-bit samples in YMZ280B VGM export
This commit is contained in:
parent
22dd22ca33
commit
4bf4be1ea2
2 changed files with 23 additions and 1 deletions
|
|
@ -248,6 +248,7 @@ struct DivSample {
|
|||
offQSound(0),
|
||||
offX1_010(0),
|
||||
offSU(0),
|
||||
offYMZ280B(0),
|
||||
offRF5C68(0),
|
||||
samples(0) {}
|
||||
~DivSample();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue