You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#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 */
|