From ff05e0d8437c50e86229a79b99c8f1ae0ffe773f Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 14 Mar 2003 02:05:15 +0000 Subject: Creating shapes --- include/glfont.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/glfont.h') diff --git a/include/glfont.h b/include/glfont.h index 464cd47..4ace74a 100644 --- a/include/glfont.h +++ b/include/glfont.h @@ -37,6 +37,7 @@ namespace mogltk { Color textcolor; int shadow; }; + extern font * SystemFont; }; #endif -- cgit v1.2.3