asteroids/venv/include/site/python3.11/pygame/mask.h
Florian Schmitt 2e5df21095 first commit
2024-10-08 15:38:46 +03:00

7 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 */