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 561a5ae commit 262f3f9Copy full SHA for 262f3f9
src_c/_base_audio.c
@@ -1,5 +1,6 @@
1
#include "pygame.h"
2
#include "pgcompat.h"
3
+#include "structmember.h"
4
5
// Useful heap type example @
6
// https://github.com/python/cpython/blob/main/Modules/xxlimited.c
0 commit comments