7 lines
158 B
Modula-2
7 lines
158 B
Modula-2
; entityq3.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "ENTITYQ3"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Radiant_RegisterModules @1
|