kode54 / Game_Music_Emu

Game Music Emu - Multi-purpose console music emulator and player library
80 stars 16 forks source link

A Typo in Vgm_Core.cpp #18

Open mmontag opened 5 years ago

mmontag commented 5 years ago

Oopsy, should be ym2608[1].reset(); https://github.com/kode54/Game_Music_Emu/blob/b757c4a4145943ae3837bf2026da5d0d173bd2c3/gme/Vgm_Core.cpp#L1481

kode54 commented 5 years ago

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