wined3d: Update wined3d_volume_create in the spec file.

This was missing in ac871305f8.
This commit is contained in:
Stefan Dösinger 2013-10-16 00:56:34 +02:00 committed by Alexandre Julliard
parent 6ae1e33a17
commit cd3fd297f6
1 changed files with 1 additions and 1 deletions

View File

@ -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)