From a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 10 Nov 2020 22:42:19 +0000 Subject: Time warp forward 34 years so that it compiles (but not work) --- warp/them.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'warp/them.h') diff --git a/warp/them.h b/warp/them.h index 9a7e54c1..ba541626 100644 --- a/warp/them.h +++ b/warp/them.h @@ -6,6 +6,6 @@ * */ -void their_smarts(); -void modify_amoeba(); -void them_init(); +void them_init(void); +void their_smarts(void); +void modify_amoeba(int, int, int, int, int); -- cgit v1.2.3