mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +03:00
Removed the allocation size parameter from the ColorPointer, VertexPointer and TexCoordPointer functions. And some minor changes.
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
#define EE_BACKEND_SDL_ACTIVE
|
|
#define EE_BACKEND_ALLEGRO_ACTIVE
|
|
#define EE_BACKEND_SFML_ACTIVE
|
|
#define EE_SDL_VERSION_2
|
|
#define EE_SDL_VERSION_1_2
|
|
#define EE_BACKEND_SDL2
|
|
#define EE_BACKEND_SDL_1_2
|
|
#define EE_X11_PLATFORM
|
|
#define EE_DEBUG
|