mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 12:01:10 +00:00
8 lines
172 B
Modula-2
8 lines
172 B
Modula-2
|
; surface_ufoai.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "SURFACE_UFOAI"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|