d3dx9_36/tests: Fix calling convention specification.
commit9e3ef4abc63e967e01a5c5aed32b5334ed30840f
authorStefan Dösinger <stefan@codeweavers.com>
Thu, 2 Jan 2014 14:23:52 +0000 (2 15:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Jan 2014 16:29:16 +0000 (2 17:29 +0100)
tree3eb2ee0481328bcdf4b2b10026be50516b367a4f
parentaa2baf8c58054a19440a7a8472004a199f85045e
d3dx9_36/tests: Fix calling convention specification.

Msvc wants __stdcall after the type, otherwise it generates an error.
dlls/d3dx9_36/tests/mesh.c