Home
last modified time | relevance | path

Searched refs:set_uu_btw (Results 1 – 2 of 2) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dai.c116 static void set_uu_btw(int u1, int u2, int v);
3395 set_uu_btw(u, u2, basic_transport_worth(u, u2)); in ai_init_shared()
3441 set_uu_btw(u, u2, in ai_init_shared()
3450 void set_uu_btw(int u1, int u2, int v);
3923 set_uu_btw(int u1, int u2, int v) in set_uu_btw() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20001003 (set_uu_btw): Move prototype here.
1144 (set_uu_btw): Make prototype static and move to ai.c.