mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-19 16:39:26 +01:00
9 lines
212 B
Modula-2
9 lines
212 B
Modula-2
; gensurf.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "gensurf"
|
|
DESCRIPTION 'gensurf Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Synapse_EnumerateInterfaces @1
|