43 fc_printf(
"%s\n",
"[CB_USER == c->type] Lua: cannot change non-user counter");
60 fc_printf(
"%s\n",
"[CB_USER == c->type] Lua: cannot change non-user counter");
void api_counter_increase(lua_State *L, Counter *c, City *city)
void api_counter_zero(lua_State *L, Counter *c, City *city)
void city_counters_refresh(struct city *pcity)
int counter_index(const struct counter *pcount)
#define LUASCRIPT_CHECK_ARG_NIL(L, value, narg, type,...)
enum counter_behaviour type