mirror of
https://github.com/DxWnd/DxWnd.reloaded
synced 2024-12-30 09:25:35 +01:00
7 lines
220 B
Modula-2
7 lines
220 B
Modula-2
|
LIBRARY "ddraw"
|
||
|
EXPORTS
|
||
|
ValidatePixelShader = FakeValidatePixelShader @1
|
||
|
ValidateVertexShader = FakeValidateVertexShader @2
|
||
|
DebugSetMute = FakeDebugSetMute @3
|
||
|
Direct3DCreate8 = FakeDirect3DCreate8 @4
|