wined3d: Update wined3d_volume_create in the spec file.
This was missing in ac871305f8
.
This commit is contained in:
parent
6ae1e33a17
commit
cd3fd297f6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue