Skip to content

Fix load/save state in fuse core

Bkg2k requested to merge fix-libretro-fuze-savestates into master

Thank you for your contribution!

Please make sure your Merge Request is ready to be merged:

  • a line describing your modifications has been added to CHANGELOG.md
  • a line describing tests to make before release has been added to TESTING.md
  • if the Merge Request is about a new feature, an improvement or an important bugfix, amend RELEASE-NOTES.md
  • you respected conventional commits
  • you updated the wiki Please it is important 🙏 !

The results of the build can give you clues about what is missing in your Merge Request.

Changes :

  • Fix load/save state in fuse core.

Merge request reports