mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-30 11: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:
parent
aae0e57a46
commit
9579132942
@ -1,22 +1,22 @@
|
||||
LIBRARY D3D9.DLL
|
||||
EXPORTS
|
||||
Direct3DShaderValidatorCreate9 @ 24
|
||||
Direct3DShaderValidatorCreate9 @24
|
||||
|
||||
PSGPError @ 25
|
||||
PSGPSampleTexture @ 26
|
||||
PSGPError @25
|
||||
PSGPSampleTexture @26
|
||||
|
||||
D3DPERF_BeginEvent @ 27
|
||||
D3DPERF_EndEvent @ 28
|
||||
D3DPERF_GetStatus @ 29
|
||||
D3DPERF_QueryRepeatFrame @ 30
|
||||
D3DPERF_SetMarker @ 31
|
||||
D3DPERF_SetOptions @ 32
|
||||
D3DPERF_SetRegion @ 33
|
||||
D3DPERF_BeginEvent @27
|
||||
D3DPERF_EndEvent @28
|
||||
D3DPERF_GetStatus @29
|
||||
D3DPERF_QueryRepeatFrame @30
|
||||
D3DPERF_SetMarker @31
|
||||
D3DPERF_SetOptions @32
|
||||
D3DPERF_SetRegion @33
|
||||
|
||||
DebugSetLevel @ 34
|
||||
DebugSetMute @ 35
|
||||
DebugSetLevel @34
|
||||
DebugSetMute @35
|
||||
|
||||
Direct3D9EnableMaximizedWindowedModeShim @ 36
|
||||
Direct3D9EnableMaximizedWindowedModeShim @36
|
||||
|
||||
Direct3DCreate9 @ 37
|
||||
Direct3DCreate9Ex @ 38
|
||||
Direct3DCreate9 @37
|
||||
Direct3DCreate9Ex @38
|
||||
|
Loading…
x
Reference in New Issue
Block a user