Project

General

Profile

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

main, S3_3, S3_2 - Marko Lindqvist, 07/07/2025 02:33 AM

View differences:

common/actions.h
*/
#define ASSERT_UNUSED_ACTION_CASES \
/* Used in the network protocol. */
#define SPECENUM_NAME action_actor_kind
#define SPECENUM_VALUE0 AAK_UNIT
#define SPECENUM_VALUE0NAME N_("a unit")
(1-1/2)