Follow-up Comment #36, patch #6104 (project freeciv):

Hi. I have trouble with adding new event within newest trunk.

I added following line to common/events.h:
#define SPECENUM_VALUE125 E_UNIT_ESCAPED

And following line to common/events.c:
GEN_EV(E_UNIT_ESCAPED, E_S_UNIT, N_("Unit escaped")),

There's compilation error attached below:
GEN_EV(E_UNIT_ESCAPED, E_S_UNIT, N_("Unit escaped")),

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?6104>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to