creeper-adventure/.venv/include/site/python3.8/pygame/pgbufferproxy.h
2022-03-31 20:20:07 -05:00

7 lines
179 B
C

#ifndef PG_BUFPROXY_INTERNAL_H
#define PG_BUFPROXY_INTERNAL_H
#include "include/pygame_bufferproxy.h"
#define PYGAMEAPI_BUFPROXY_NUMSLOTS 4
#endif /* ~PG_BUFPROXY_INTERNAL_H */