Home
last modified time | relevance | path

Searched defs:T_Dropdown_choice (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dstruct.h152 typedef struct T_Dropdown_choice struct
156 struct T_Dropdown_choice * Next;///< Pointer to the next choice for this dropdown. argument
157 } T_Dropdown_choice; typedef