mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 12:01:10 +00:00
8 lines
158 B
Modula-2
8 lines
158 B
Modula-2
|
; modelmd3.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "MODELMD3"
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Radiant_RegisterModules @1
|