summaryrefslogtreecommitdiffhomepage
path: root/dev/Mod/CoreGfx/TextMgr.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-15 10:24:53 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-15 10:24:53 +0100
commitda44113b0200161a8826ec6292af111e9292c3d1 (patch)
tree85eab0f81d1c6caf6b1133218096994c9b8019aa /dev/Mod/CoreGfx/TextMgr.h
parentd561eeb53d5c3e6e8f712691a56ba706051316ce (diff)
ADD: Patches to NeFS, only FindFork to fix now.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Mod/CoreGfx/TextMgr.h')
-rw-r--r--dev/Mod/CoreGfx/TextMgr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/Mod/CoreGfx/TextMgr.h b/dev/Mod/CoreGfx/TextMgr.h
index 718bf1bb..b97cfde4 100644
--- a/dev/Mod/CoreGfx/TextMgr.h
+++ b/dev/Mod/CoreGfx/TextMgr.h
@@ -9,8 +9,8 @@
#include <NewKit/Defines.h>
#include <Mod/CoreGfx/FBMgr.h>
-#define kFontSizeX 8
-#define kFontSizeY 8
+#define kFontSizeX 8
+#define kFontSizeY 8
#define kFontNOFChars 128
inline const Kernel::UInt8 kFontBitmap[kFontNOFChars][kFontSizeX] = {