From 6992c1f5cde1b74f8f6d50a54a5ac8b7fd09fbaf Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 22 Jun 2014 20:49:59 -0400 Subject: Added Global Themonuclear War GAME! WHEEgit status --- util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'util.h') diff --git a/util.h b/util.h index 0f08cdb..1939a0f 100644 --- a/util.h +++ b/util.h @@ -1,2 +1,3 @@ #define SLEEP_TIME 5000 +void allLower(char*); void print_string(const char*); -- cgit v1.1