Project

General

Profile

Bug #1582 » 0015-actions.h-Add-comment-that-enum-action_actor_kind-us.patch

S3_1 - Marko Lindqvist, 07/07/2025 02:33 AM

View differences:

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")
(2-2/2)