mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-20 01:49: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
|
||||
D3DPERF_EndEvent
|
||||
D3DPERF_GetStatus
|
||||
D3DPERF_QueryRepeatFrame
|
||||
D3DPERF_SetMarker
|
||||
D3DPERF_SetOptions
|
||||
D3DPERF_SetRegion
|
||||
DebugSetLevel
|
||||
DebugSetMute
|
||||
Direct3DCreate9
|
||||
Direct3DCreate9Ex
|
||||
Reference in New Issue
Block a user