mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
Added loadorder entry for the Linux glide3x library.
This commit is contained in:
parent
9a075c5335
commit
e0a08423a0
@ -58,6 +58,7 @@ static struct tagDllOverride {
|
||||
{"icmp", "builtin"},
|
||||
/* we have to use libglide2x.so instead of glide2x.dll ... */
|
||||
{"glide2x", "so,native"},
|
||||
{"glide3x", "so,native"},
|
||||
{"odbc32", "builtin"},
|
||||
{"opengl32", "builtin,native"},
|
||||
{"shfolder", "builtin,native"},
|
||||
|
Loading…
Reference in New Issue
Block a user