HomeSort by: relevance | last modified time | path
    Searched defs:deposit (Results 1 - 2 of 2) sorted by relevancy

  /src/games/battlestar/
command4.c 215 int deposit = 0; local in function:throw
223 deposit = ahead;
227 deposit = back;
231 deposit = left;
235 deposit = right;
239 deposit = location[position].up *
244 deposit = location[position].down;
250 if (deposit &&
254 setbit(location[deposit].objects,
261 location[deposit].objects[n]
    [all...]
command4.c 215 int deposit = 0; local in function:throw
223 deposit = ahead;
227 deposit = back;
231 deposit = left;
235 deposit = right;
239 deposit = location[position].up *
244 deposit = location[position].down;
250 if (deposit &&
254 setbit(location[deposit].objects,
261 location[deposit].objects[n]
    [all...]

Completed in 22 milliseconds