mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-16 14:45:30 +01:00
Add Freetype support
This commit is contained in:
7
src/cguittfont/xCGUITTFont.h
Normal file
7
src/cguittfont/xCGUITTFont.h
Normal file
@@ -0,0 +1,7 @@
|
||||
// A wrapper header to avoid hack with gcc and modifying
|
||||
// the CGUITTFont files.
|
||||
|
||||
#include <algorithm>
|
||||
#include <stddef.h>
|
||||
#include "irrUString.h"
|
||||
#include "CGUITTFont.h"
|
||||
Reference in New Issue
Block a user