SilentPatch/DDraw/DDraw.def
Echo J 940c68983d DDraw: Use a pragma for DirectDrawCreateEx export on MSVC
The .def file is either going to have issues on MSVC or MinGW GCC
(so replace it with a pragma on MSVC)
2024-11-29 12:19:33 +02:00

3 lines
66 B
Modula-2

LIBRARY DDRAW
EXPORTS
DirectDrawCreateEx = DirectDrawCreateEx@16