Module: wine Branch: master Commit: cd3fd297f666c3ff258cb89fe6160b270306d103 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cd3fd297f666c3ff258cb89fe6...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Oct 16 00:56:34 2013 +0200
wined3d: Update wined3d_volume_create in the spec file.
This was missing in ac871305f8e646e0eacdae855396755e3a909637.
---
dlls/wined3d/wined3d.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/wined3d/wined3d.spec b/dlls/wined3d/wined3d.spec index f451b7a..14400fc 100644 --- a/dlls/wined3d/wined3d.spec +++ b/dlls/wined3d/wined3d.spec @@ -275,7 +275,7 @@ @ cdecl wined3d_vertex_declaration_get_parent(ptr) @ cdecl wined3d_vertex_declaration_incref(ptr)
-@ cdecl wined3d_volume_create(ptr long long long long long long ptr ptr ptr) +@ cdecl wined3d_volume_create(ptr long long long long long long long ptr ptr ptr) @ cdecl wined3d_volume_decref(ptr) @ cdecl wined3d_volume_from_resource(ptr) @ cdecl wined3d_volume_get_parent(ptr)