mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Change the typo
This commit is contained in:
parent
a40674d770
commit
0652d2b52f
@ -239,7 +239,7 @@ static const char *so_names[] = {
|
||||
#ifdef IOS
|
||||
"@executable_path/Frameworks/libMoltenVK.dylib",
|
||||
#elif defined(PPSSPP_PLATFORM_MAC)
|
||||
"@executable_path/../Frameworks/libMoltenVK.dylib",
|
||||
"@executable_path/../Frameworks/libMoltenVK.dylib",
|
||||
#else
|
||||
"libvulkan.so",
|
||||
#if !defined(__ANDROID__)
|
||||
|
Loading…
Reference in New Issue
Block a user