1 /* Header: them.h,v 7.0 86/10/08 15:14:19 lwall Exp */ 2 3 /* Log: them.h,v 4 * Revision 7.0 86/10/08 15:14:19 lwall 5 * Split into separate files. Added amoebas and pirates. 6 * 7 */ 8 9 void them_init(void); 10 void their_smarts(void); 11 void modify_amoeba(int, int, int, int, int); 12