dborth / snes9xgx

Snes9x GX - Port of Snes9x for Wii
http://wiibrew.org/wiki/Snes9x_GX
Other
432 stars 63 forks source link

Fix Super FX overclock buttons being broken since addition of Frameskip option #1046

Closed saulfabregwiivc closed 1 year ago

saulfabregwiivc commented 1 year ago

When making the PR https://github.com/dborth/snes9xgx/pull/1045, i completely forgot to update the order for the Super FX overclocking values buttons, making them corrupt with other settings, caused when i was adding the Frameskip option.

This quick PR fixes that.