SilentPatch/DDraw/DDraw.def
Echo J 23af8cd7ca 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-13 21:06:45 +02:00

3 lines
66 B
Modula-2

LIBRARY DDRAW
EXPORTS
DirectDrawCreateEx = DirectDrawCreateEx@16