SilentPatch/DDraw/DDraw.def
Echo J b80ee9d8ca 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-20 23:39:29 +02:00

3 lines
66 B
Modula-2

LIBRARY DDRAW
EXPORTS
DirectDrawCreateEx = DirectDrawCreateEx@16