creeper-adventure/.venv/include/site/python3.8/pygame/mask.h
2022-03-31 20:20:07 -05: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 */