.gitignore added
[dotfiles/.git] / .local / include / python3.9 / pygame / pgbufferproxy.h
diff --git a/.local/include/python3.9/pygame/pgbufferproxy.h b/.local/include/python3.9/pygame/pgbufferproxy.h
new file mode 100644 (file)
index 0000000..1507608
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef PG_BUFPROXY_INTERNAL_H
+#define PG_BUFPROXY_INTERNAL_H
+
+#include "include/pygame_bufferproxy.h"
+#define PYGAMEAPI_BUFPROXY_NUMSLOTS 4
+
+#endif /* ~PG_BUFPROXY_INTERNAL_H */