This repository has been archived on 2025-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
CnC_Renegade/Code/Tools/WWCtrl/WWCtrl.def

14 lines
255 B
Modula-2
Raw Permalink Normal View History

; WWCtrl.def : Declares the module parameters for the DLL.
DESCRIPTION 'WWCtrl Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
Show_Color_Picker @2
Get_Form_Color @3
Create_Color_Picker_Form @4
Set_Form_Color @5