From ac18b3132059b5e7d5f00ccf2b56e543cf0da84b Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Tue, 1 Dec 2015 21:29:53 +0100 Subject: DAT GAME --- library.cpp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'library.cpp') diff --git a/library.cpp b/library.cpp index 5cfb68f..f59d542 100644 --- a/library.cpp +++ b/library.cpp @@ -1,8 +1,15 @@ #include #include "library.h" +#include "main.h" using namespace std; +extern Fl_Window_draw *window; + void draw_text(int x,int y,const char *s){ - cerr<<"draw_text: x="<