summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRay <[email protected]>2024-05-18 07:40:59 +0200
committerRay <[email protected]>2024-05-18 07:40:59 +0200
commit00ac9b6c533e964ae2d5c5726e5d6c1f00964d0f (patch)
tree79d58306754f1b591e87855c51fa4b14cdbd1050 /src
parent3d70d6179c4809d8b7e92215358394e3584bca79 (diff)
downloadraylib-00ac9b6c533e964ae2d5c5726e5d6c1f00964d0f.tar.gz
raylib-00ac9b6c533e964ae2d5c5726e5d6c1f00964d0f.zip
Update config.h
Diffstat (limited to 'src')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 1fe21454..3c92de72 100644
--- a/src/config.h
+++ b/src/config.h
@@ -189,7 +189,7 @@
#define SUPPORT_DEFAULT_FONT 1
// Selected desired font fileformats to be supported for loading
#define SUPPORT_FILEFORMAT_TTF 1
-//#define SUPPORT_FILEFORMAT_FNT 1
+#define SUPPORT_FILEFORMAT_FNT 1
//#define SUPPORT_FILEFORMAT_BDF 1
// Support text management functions