mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-26 05:41:43 +00:00
8 lines
162 B
Modula-2
8 lines
162 B
Modula-2
|
; vfsqlpk3.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "VFSQLPK3"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|