mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-22 20:02:42 +00:00
8 lines
156 B
Modula-2
8 lines
156 B
Modula-2
|
; ufoai.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "UFOAI"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|