mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
8 lines
176 B
Modula-2
8 lines
176 B
Modula-2
|
; surface_idtech2.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "SURFACE_IDTECH2"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|