Commit 2b898806 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

glide2x loadorder is "so,native".

parent e9251b05
......@@ -54,6 +54,8 @@ static struct tagDllOverride {
{"wnaspi32,wow32", "builtin"},
{"system,display,wprocs ", "builtin"},
{"wineps", "builtin"},
/* we have to use libglide2x.so instead of glide2x.dll ... */
{"glide2x", "so,native"},
{NULL,NULL},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment