wined3d: Fix the WineDirect3DCreate() export.

oldstable
Francois Gouget 2008-10-26 23:39:27 +01:00 committed by Alexandre Julliard
parent c261030d21
commit 69553c2514
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
@ stdcall WineDirect3DCreate(long long ptr)
@ stdcall WineDirect3DCreate(long ptr)
@ stdcall WineDirect3DCreateClipper(ptr)