d3d9: Fix copy and paste error in reset_enum_callback.
commitdfda3c4dc8f77336c9dfac9e70fe5c70816326ca
authorRob Shearman <rob@codeweavers.com>
Tue, 19 Feb 2008 11:37:09 +0000 (19 11:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 13:11:43 +0000 (19 14:11 +0100)
tree37286a34f6d0743ea4709f9ae967f0ba712c39a0
parentc6c205a1d56bf78f026c1470df87640929b106d8
d3d9: Fix copy and paste error in reset_enum_callback.

vertex_desc.Pool should obviously be used in the
WINED3DRTYPE_VERTEXBUFFER case instead of index_desc.Pool.
dlls/d3d9/device.c