AIprojekt-wozek/venv/Include/site/python3.9/pygame/mask.h

8 lines
153 B
C
Raw Normal View History

2022-03-10 19:45:28 +01:00
#ifndef PGMASK_INTERNAL_H
#define PGMASK_INTERNAL_H
#include "include/pygame_mask.h"
#define PYGAMEAPI_MASK_NUMSLOTS 1
#endif /* ~PGMASK_INTERNAL_H */