From 314aa1044b78ad58e0a9e53b38c91de8714b5922 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 22 Jun 2014 16:47:24 -0400 Subject: Added map, improved logon garbage --- chatbot.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 chatbot.h (limited to 'chatbot.h') diff --git a/chatbot.h b/chatbot.h new file mode 100644 index 0000000..c3c1db0 --- /dev/null +++ b/chatbot.h @@ -0,0 +1 @@ +void do_chatbot(void); -- cgit v1.1