/* Header: them.h,v 7.0 86/10/08 15:14:19 lwall Exp */

/* Log:	them.h,v
 * Revision 7.0  86/10/08  15:14:19  lwall
 * Split into separate files.  Added amoebas and pirates.
 *
 */

void them_init(void);
void their_smarts(void);
void modify_amoeba(int, int, int, int, int);
