d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 25 Aug 2010 18:46:52 +0000 (20:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Aug 2010 10:41:53 +0000 (12:41 +0200)
commit5ed9403c74abd403b992a4a605f06b719a1a50ed
tree9d41247cb0988996c2ab8854ee64f2402c9c7561
parentb233e7b301ff524c9dfabaf60fc27d070d873b70
d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.

The current version matches MSDN, but not the actual SDK header.
dlls/d3dx9_36/mesh.c
dlls/d3dx9_36/tests/mesh.c
include/d3dx9mesh.h