projektAI/venv/Include/site/python3.8/pygame/mask.h
2021-06-06 22:13:05 +02:00

8 lines
153 B
C

#ifndef PGMASK_INTERNAL_H
#define PGMASK_INTERNAL_H
#include "include/pygame_mask.h"
#define PYGAMEAPI_MASK_NUMSLOTS 1
#endif /* ~PGMASK_INTERNAL_H */