asteroids/venv/include/site/python3.11/pygame/mask.h

8 lines
153 B
C
Raw Normal View History

2024-10-08 12:38:46 +00:00
#ifndef PGMASK_INTERNAL_H
#define PGMASK_INTERNAL_H
#include "include/pygame_mask.h"
#define PYGAMEAPI_MASK_NUMSLOTS 1
#endif /* ~PGMASK_INTERNAL_H */