.gitignore added
[dotfiles/.git] / .local / include / python3.9 / pygame / pgbufferproxy.h
1 #ifndef PG_BUFPROXY_INTERNAL_H
2 #define PG_BUFPROXY_INTERNAL_H
3
4 #include "include/pygame_bufferproxy.h"
5 #define PYGAMEAPI_BUFPROXY_NUMSLOTS 4
6
7 #endif /* ~PG_BUFPROXY_INTERNAL_H */