Project

General

Profile

Feature #1029 ยป 0058-action_prob-Change-known-type-to-enum-fc_tristate.patch

Marko Lindqvist, 10/29/2024 05:03 AM

View differences:

common/actions.c
const struct req_context *target,
const struct extra_type *target_extra)
{
int known;
enum fc_tristate known;
struct act_prob chance;
const struct action *paction = action_by_number(wanted_action);
    (1-1/1)