1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-30 20:52:11 +01:00

[d3d9] Remove extra spaces in def file

wrc is pickier about this than windres and refuses to accept it.
This commit is contained in:
Connor Abbott 2021-07-02 14:34:55 +02:00 committed by Philip Rebohle
parent aae0e57a46
commit 9579132942
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -1,22 +1,22 @@
LIBRARY D3D9.DLL LIBRARY D3D9.DLL
EXPORTS EXPORTS
Direct3DShaderValidatorCreate9 @ 24 Direct3DShaderValidatorCreate9 @24
PSGPError @ 25 PSGPError @25
PSGPSampleTexture @ 26 PSGPSampleTexture @26
D3DPERF_BeginEvent @ 27 D3DPERF_BeginEvent @27
D3DPERF_EndEvent @ 28 D3DPERF_EndEvent @28
D3DPERF_GetStatus @ 29 D3DPERF_GetStatus @29
D3DPERF_QueryRepeatFrame @ 30 D3DPERF_QueryRepeatFrame @30
D3DPERF_SetMarker @ 31 D3DPERF_SetMarker @31
D3DPERF_SetOptions @ 32 D3DPERF_SetOptions @32
D3DPERF_SetRegion @ 33 D3DPERF_SetRegion @33
DebugSetLevel @ 34 DebugSetLevel @34
DebugSetMute @ 35 DebugSetMute @35
Direct3D9EnableMaximizedWindowedModeShim @ 36 Direct3D9EnableMaximizedWindowedModeShim @36
Direct3DCreate9 @ 37 Direct3DCreate9 @37
Direct3DCreate9Ex @ 38 Direct3DCreate9Ex @38