mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-03 05:46:26 +02:00
Init MVK and adds commit facc12a from greemdev ryujinx
This commit is contained in:
parent
df4d163655
commit
d0d5e92def
4 changed files with 5 additions and 5 deletions
|
@ -130,7 +130,7 @@ namespace Ryujinx.Headless.SDL2
|
|||
};
|
||||
}
|
||||
|
||||
if (OperatingSystem.IsMacOS())
|
||||
if (OperatingSystem.IsMacOS() || OperatingSystem.IsIOS())
|
||||
{
|
||||
MVKInitialization.InitializeResolver();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue