mirror of
https://github.com/libretro/smsplus-gx.git
synced 2025-02-01 23:22:37 +00:00
6f84b7fa5c
We broke save states along the way when we improperly switched variable types. The end result is also a lot of needless conversions between types. This commit should hopefully address that, and we fixed broken save states.