]> git.lizzy.rs Git - minetest.git/blob - src/cguittfont/xCGUITTFont.h
Add colored text (not only colored chat).
[minetest.git] / src / cguittfont / xCGUITTFont.h
1 // A wrapper header to avoid hack with gcc and modifying
2 // the CGUITTFont files.
3
4 #include <algorithm>
5 #include <stddef.h>
6 #include "irrUString.h"
7 #include "CGUITTFont.h"