mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Assets in eetest are loaded directly from the file system. App icon now is searched in the local relative path. Fixed some minor bugs. Added userdata pointer to the sprites events.
9 lines
222 B
Plaintext
9 lines
222 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
|