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

> I added following line
Could I get a few more lines of context above and below the lines you added to
event.[c|h]?

> I wonder where E_COUNT are declared.
It is declared in events.h by the following line:

#define SPECENUM_COUNT E_COUNT

SPECENUM_COUNT gives E_COUNT the highest value in the enum + 1. If you want to
learn more see the specenum code in utility.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to