mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-14 16:31:36 +00:00
8 lines
174 B
Modula-2
8 lines
174 B
Modula-2
|
; surface_quake2.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "SURFACE_QUAKE2"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|