.gitignore added
[dotfiles/.git] / .local / include / python3.9 / pygame / mask.h
diff --git a/.local/include/python3.9/pygame/mask.h b/.local/include/python3.9/pygame/mask.h
new file mode 100644 (file)
index 0000000..45ad8c5
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef PGMASK_INTERNAL_H
+#define PGMASK_INTERNAL_H
+
+#include "include/pygame_mask.h"
+#define PYGAMEAPI_MASK_NUMSLOTS 1
+
+#endif /* ~PGMASK_INTERNAL_H */