mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
7 lines
126 B
Modula-2
7 lines
126 B
Modula-2
; hammer.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "hammer"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|