.gitignore added
[dotfiles/.git] / .local / include / python3.9 / pygame / mask.h
1 #ifndef PGMASK_INTERNAL_H
2 #define PGMASK_INTERNAL_H
3
4 #include "include/pygame_mask.h"
5 #define PYGAMEAPI_MASK_NUMSLOTS 1
6
7 #endif /* ~PGMASK_INTERNAL_H */