1
0
mirror of https://github.com/DxWnd/DxWnd.reloaded synced 2024-12-30 09:25:35 +01:00
gho tik 18cbe1fc64 v2_03_27_src
Former-commit-id: f82b8c71b6cb3ef441d91c1a68898198a0a0e38f
2017-03-06 11:41:01 -05:00

7 lines
220 B
Modula-2

LIBRARY "ddraw"
EXPORTS
ValidatePixelShader = FakeValidatePixelShader @1
ValidateVertexShader = FakeValidateVertexShader @2
DebugSetMute = FakeDebugSetMute @3
Direct3DCreate8 = FakeDirect3DCreate8 @4