mirror of
https://github.com/Gigaslav/HL2Overcharged.git
synced 2026-01-01 09:48:38 +03:00
10 lines
219 B
Modula-2
10 lines
219 B
Modula-2
; STCustomStream.def : Declares the module parameters.
|
|
|
|
LIBRARY "STCustomStream.DLL"
|
|
|
|
EXPORTS
|
|
DllCanUnloadNow PRIVATE
|
|
DllGetClassObject PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|