gtn/.venv/include/site/python3.12/pygame/mask.h

8 lines
153 B
C
Raw Normal View History

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