aboutsummaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2022-01-08 14:53:25 +0100
committerGitHub <noreply@github.com>2022-01-08 14:53:25 +0100
commit76dbd0d2d04712dcad4f7c6afecb97fa8d662d6d (patch)
tree248b907d2abeda0166d992bfb7b74b61cfe96d8a /src/constants.h
parentbf22569019749e421e8ffe0a73cff988a9a9c846 (diff)
downloadminetest-76dbd0d2d04712dcad4f7c6afecb97fa8d662d6d.tar.xz
Fully remove bitmap font support (#11863)
Freetype is now a build requirement.
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants.h b/src/constants.h
index 3cc3af094..ed858912d 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -111,4 +111,3 @@ with this program; if not, write to the Free Software Foundation, Inc.,
*/
#define TTF_DEFAULT_FONT_SIZE (16)
-#define DEFAULT_FONT_SIZE (10)