summaryrefslogtreecommitdiff
path: root/src/gdfontg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdfontg.c')
-rw-r--r--src/gdfontg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gdfontg.c b/src/gdfontg.c
index 3717860..04f3362 100644
--- a/src/gdfontg.c
+++ b/src/gdfontg.c
@@ -4382,6 +4382,9 @@ gdFont gdFontGiantRep = {
BGD_EXPORT_DATA_PROT gdFontPtr gdFontGiant = &gdFontGiantRep;
+/*
+ Function: gdFontGetGiant
+*/
BGD_DECLARE(gdFontPtr) gdFontGetGiant (void)
{
return gdFontGiant;