kode54/Game_Music_Emu

A Typo in Vgm_Core.cpp

mmontag opened this issue · 1 comments

Oopsy, should be ym2608[1].reset();

ym2608[0].reset();

This should be fixed by fd803c8. This does not affect the VGMPlay branch which is in use by the foobar2000 component.