mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-20 09:59:41 +02:00
Moved ddraw into exe, temp added libsmacker to test out movie event code. Movies work if converted to SMK.
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
LIBRARY "d3d9.dll"
|
||||
EXPORTS
|
||||
Direct3DShaderValidatorCreate9@@YGPAUIDirect3DShaderValidator9@@XZ
|
||||
PSGPError@@YGXPAVD3DFE_PROCESSVERTICES@@W4PSGPERRORID@@I@Z
|
||||
PSGPSampleTexture@@YGXPAVD3DFE_PROCESSVERTICES@@IQAY03MI1@Z
|
||||
D3DPERF_BeginEvent@8
|
||||
D3DPERF_EndEvent@0
|
||||
D3DPERF_GetStatus@0
|
||||
D3DPERF_QueryRepeatFrame@0
|
||||
D3DPERF_SetMarker@8
|
||||
D3DPERF_SetOptions@4
|
||||
D3DPERF_SetRegion@8
|
||||
DebugSetLevel
|
||||
DebugSetMute
|
||||
Direct3DCreate9@4
|
||||
Direct3DCreate9Ex@8
|
||||
Reference in New Issue
Block a user