summaryrefslogtreecommitdiff
path: root/include/glfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glfont.h')
-rw-r--r--include/glfont.h1
1 files changed, 1 insertions, 0 deletions
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