fix 1.1.7-1.1.9 .dmf loading

This commit is contained in:
tildearrow 2023-04-06 01:25:06 -05:00
parent c1f8bb0eb9
commit eb63d62181
2 changed files with 73 additions and 52 deletions

View file

@ -214,7 +214,6 @@ bool DivInstrumentSNES::operator==(const DivInstrumentSNES& other) {
#undef _C
#define FEATURE_BEGIN(x) \
logV("- %s",x); \
w->write(x,2); \
size_t featStartSeek=w->tell(); \
w->writeS(0);