From ac18b3132059b5e7d5f00ccf2b56e543cf0da84b Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Tue, 1 Dec 2015 21:29:53 +0100 Subject: DAT GAME --- library.h | 1 + 1 file changed, 1 insertion(+) (limited to 'library.h') diff --git a/library.h b/library.h index e575345..9722d41 100644 --- a/library.h +++ b/library.h @@ -2,5 +2,6 @@ #define _LIBRARY_H_ void draw_text(int x,int y,const char *s); +void log(const char *s); #endif //_LIBRARY_H_ -- cgit v1.2.3-70-g09d2