mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-09 08:24:07 +00:00
update Windows DLL dependency
This commit is contained in:
parent
de9083a532
commit
5a1e86d46b
3 changed files with 0 additions and 12 deletions
|
|
@ -30,9 +30,6 @@ _all_windows_dlls = (
|
|||
"libwinpthread-1.dll",
|
||||
"libgcc_s_seh-1.dll",
|
||||
"libgcc_s_dw2-1.dll",
|
||||
"libiconv-2.dll",
|
||||
"libpcre-1.dll",
|
||||
"libintl-8.dll",
|
||||
)
|
||||
|
||||
_loaded_windows_dlls = set()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue