wined3d: Remove a stray semi-colon from the spec file.
This commit is contained in:
parent
59247cf9db
commit
130cabbca6
|
@ -154,7 +154,7 @@
|
|||
@ cdecl wined3d_device_set_vs_consts_b(ptr long ptr long)
|
||||
@ cdecl wined3d_device_set_vs_consts_f(ptr long ptr long)
|
||||
@ cdecl wined3d_device_set_vs_consts_i(ptr long ptr long)
|
||||
@ cdecl wined3d_device_set_vs_sampler(ptr long ptr);
|
||||
@ cdecl wined3d_device_set_vs_sampler(ptr long ptr)
|
||||
@ cdecl wined3d_device_setup_fullscreen_window(ptr ptr long long)
|
||||
@ cdecl wined3d_device_show_cursor(ptr long)
|
||||
@ cdecl wined3d_device_uninit_3d(ptr)
|
||||
|
|
Loading…
Reference in New Issue