aaronsgiles / ymfm

BSD-licensed Yamaha FM sound cores (OPM, OPN, OPL, and others)
BSD 3-Clause "New" or "Revised" License
259 stars 40 forks source link

fix harmless warnings #12

Closed toxieainc closed 3 years ago

toxieainc commented 3 years ago

this makes the code compile out of the box with MSVC, plus fixes some warnings found with PVS

toxieainc commented 3 years ago

Done.