Bug #1582 » 0015-actions.h-Add-comment-that-enum-action_actor_kind-us.patch
| common/actions.h | ||
|---|---|---|
| extern "C" { | ||
| #endif /* __cplusplus */ | ||
| /* Used in the network protocol. */ | ||
| #define SPECENUM_NAME action_actor_kind | ||
| #define SPECENUM_VALUE0 AAK_UNIT | ||
| #define SPECENUM_VALUE0NAME N_("a unit") | ||
- « Previous
- 1
- 2
- Next »