summaryrefslogtreecommitdiff
path: root/src/fontcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache.h')
-rw-r--r--src/fontcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fontcache.h b/src/fontcache.h
index 4b26af871..73675cf44 100644
--- a/src/fontcache.h
+++ b/src/fontcache.h
@@ -233,5 +233,6 @@ extern FreeTypeSettings _freetype;
void InitFreeType(bool monospace);
void UninitFreeType();
+bool HasAntialiasedFonts();
#endif /* FONTCACHE_H */