1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-01-19 05:52:11 +01:00

[d3d9] fix ordinal values in the DEF file

This commit is contained in:
pchome 2022-07-31 15:47:21 +03:00 committed by Joshie
parent 54f989b2e6
commit 8db2eb51fa

View File

@ -18,10 +18,10 @@ EXPORTS
Direct3D9EnableMaximizedWindowedModeShim @36
Direct3DCreate9 @ 37
Direct3DCreate9Ex @ 38
Direct3DCreate9 @37
Direct3DCreate9Ex @38
DXVK_RegisterAnnotation @ 28257 NONAME
DXVK_UnRegisterAnnotation @ 28258 NONAME
DXVK_RegisterAnnotation @28257 NONAME
DXVK_UnRegisterAnnotation @28258 NONAME
Direct3D9ForceHybridEnumeration @16 NONAME PRIVATE