Commit 1ac7000a authored by Alexandre Julliard's avatar Alexandre Julliard

d3dx9: Synchronize entry point declarations across spec files.

parent f9c75812
......@@ -48,6 +48,28 @@ my @dll_groups =
"msvcp70",
"msvcp60",
],
[
"d3dx9_36",
"d3dx9_43",
"d3dx9_42",
"d3dx9_41",
"d3dx9_40",
"d3dx9_39",
"d3dx9_38",
"d3dx9_37",
"d3dx9_35",
"d3dx9_34",
"d3dx9_33",
"d3dx9_32",
"d3dx9_31",
"d3dx9_30",
"d3dx9_29",
"d3dx9_28",
"d3dx9_27",
"d3dx9_26",
"d3dx9_25",
"d3dx9_24",
],
);
my $update_flags = 0;
......
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