forked from shauninman/MinUI
-
Notifications
You must be signed in to change notification settings - Fork 62
Fake-08 build currently broken #579
Copy link
Copy link
Closed
Description
The Fake-08 patch we inherited from MinUI is causing the core to not compile for me.
../../platform/libretro/libretro.cpp:768:7: error: 'class Vm' has no member named 'UpdateAndDraw'
_vm->UpdateAndDraw();
^~~~~~~~~~~~~
It seems like commit 4c87811 removed this function 3 years ago.
A few months prior to that, shauninman submitted an issue documenting that the MinUI patch is related to automatic savestate loading.
I don't have the time to test whether the underlying bug has been fixed or not (and we can remove this from the patch). I'm also really puzzled as to why this is only failing to compile now...?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels