games/bs/bs.c
469
placeship(COMPUTER, ss, FALSE);
games/bs/bs.c
513
placeship(PLAYER, ss, TRUE);
games/bs/bs.c
523
placeship(PLAYER, ss, TRUE);
games/bs/bs.c
545
placeship(PLAYER, ss, TRUE);
games/bs/bs.c
74
static void placeship(int, ship_t *, int);