[Freeciv-Dev] Re: (PR#1395) client option change callback updated
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Jason Short via RT wrote:
Here's an update of this patch.
The patch provides for an optional callback when an option is changed.
This is necessary when an option change requires external action - for
instance, when choosing to switch tilesets.
Err, I should mention...
Changes:
- Don't use gcc-extension struct initializer form.
- s/char */const char */ to prevent a compiler warning in the GTK2 client.
jason
|
|