Closed Ryunam closed 1 year ago
This isn't 0.10.1. This is 0.11-dev. Despite what it says here.
Ok, in that case I would suggest two options:
libretro.c
to 0.11-dev.What do you prefer?
The latter will be easier, due to the merge conflicts that will arise when you try to update from 0.10.whatever to 0.11.0 when that comes out.
Should be all done. Unfortunately I couldn't find an easy way to rename the branch of my fork from 0.10.1 to 0.11-dev without force-closing this PR, but I suppose that's a negligible thing.
This PR brings the downstream libretro core up to par with version 0.11-dev. Credits go to @GABO1423 for the much appreciated suggestions on how to fix the compilation errors that came up after updating.
Tested briefly on Windows, everything seems to be working well.