mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-19 16:39:26 +01:00
8 lines
158 B
Modula-2
8 lines
158 B
Modula-2
; imagepng.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "IMAGEPNG"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Radiant_RegisterModules @1
|