]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - warp/move.h
1 /* Header: move.h,v 7.0 86/10/08 15:12:46 lwall Exp */
4 * Revision 7.0 86/10/08 15:12:46 lwall
5 * Split into separate files. Added amoebas and pirates.
10 void bounce(OBJECT
*);
11 void move_universe(void);
12 int lookaround(int, int, char);
13 int lookfor(int, int, char);
14 OBJECT
*lookimg(int, int, char);