mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-04 15:41:20 +00:00
a6e2bf8e2d
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/Rambetter-temp-fixes@357 8a3a26a2-13c4-0310-b231-cf6edde360e5
7 lines
160 B
Modula-2
7 lines
160 B
Modula-2
; surface.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "SURFACE"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Synapse_EnumerateInterfaces @1
|