Freeciv-3.1
|
Go to the source code of this file.
Macros | |
#define | GUI_FUNC_PROTO(_type, _func, ...) _type _func( __VA_ARGS__ ); |
#define GUI_FUNC_PROTO | ( | _type, | |
_func, | |||
... | |||
) | _type _func( __VA_ARGS__ ); |
Definition at line 22 of file gui_proto_constructor.h.