(do_look): Make public.

(do_unit_move): Switch look() and llook() to use
do_look() instead.
This commit is contained in:
Ron Koenderink 2007-01-21 11:48:14 +00:00
parent b0a9e3579f
commit e8f74e0f7e
3 changed files with 3 additions and 6 deletions

View file

@ -75,6 +75,7 @@ extern char *prsub(struct shpstr *);
extern int check_trade(void);
extern int ontradingblock(int, void *);
extern void trdswitchown(int, void *, int);
extern int do_look(short);
extern int radar(short);
extern void update_power(void);
/* Commands */