summaryrefslogtreecommitdiffstats
path: root/venv/Include/site/python3.9/pygame/mask.h
blob: 45ad8c515e8176ec90ba70ded4c53aed059454d2 (plain)
1
2
3
4
5
6
7
#ifndef PGMASK_INTERNAL_H
#define PGMASK_INTERNAL_H

#include "include/pygame_mask.h"
#define PYGAMEAPI_MASK_NUMSLOTS 1

#endif /* ~PGMASK_INTERNAL_H */