We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d4011 commit bee00e4Copy full SHA for bee00e4
GsKit/graphics/GsTrueTypeFont.h
@@ -6,7 +6,7 @@
6
#include <base/interface/Color.h>
7
#include <graphics/GsSurface.h>
8
9
-typedef struct TTF_Font TTF_Font;
+#include <SDL_ttf.h>
10
11
class GsTrueTypeFont
12
{
0 commit comments