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 25824d7 commit c85a698Copy full SHA for c85a698
src_c/static.c
@@ -14,6 +14,8 @@
14
#include "pygame.h"
15
#include "Python.h"
16
17
+#include <SDL_ttf.h>
18
+
19
#if defined(__EMSCRIPTEN__)
20
#undef WITH_THREAD
21
#endif
0 commit comments