Astrabit-ST / ModShot-Core

A fork of mkxp, forked for OneShot, forked for OneShot mods, (not to be confused with the ModShot server)
https://nowaffles.com
GNU General Public License v2.0
19 stars 9 forks source link

Fix buttoncode off by one issue #34

Closed rkevin-arch closed 3 years ago

rkevin-arch commented 3 years ago

Accidentally didn't make the keystates buffer big enough, so whenever accessing the SDLK_MUTE key it will cause memory corruption