Home
last modified time | relevance | path

Searched refs:set_u_random_worth (Results 1 – 3 of 3) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dai.c98 static void set_u_random_worth(int u, int n);
3216 set_u_random_worth(u, random_worth(u)); in ai_init_shared()
3292 set_u_random_worth(u, in ai_init_shared()
3853 void set_u_random_worth(int u, int n) { utypes[u].rw = n; } in set_u_random_worth() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-2000992 (set_u_random_worth): Move prototype here.
1133 (set_u_random_worth): Make prototype static and move to ai.c.
H A DChangeLog-19993009 (set_u_random_worth): New function.