VITASDK compatibility

This commit is contained in:
Ivan Epifanov 2020-12-18 16:34:24 +03:00 committed by Sam Lantinga
parent 7d89f09f74
commit ca5e5d6154
8 changed files with 86 additions and 12 deletions

View file

@ -366,7 +366,7 @@ SDL_COMPILE_TIME_ASSERT(sint64, sizeof(Sint64) == 8);
/** \cond */
#ifndef DOXYGEN_SHOULD_IGNORE_THIS
#if !defined(__ANDROID__)
#if !defined(__ANDROID__) && !defined(__VITA__)
/* TODO: include/SDL_stdinc.h:174: error: size of array 'SDL_dummy_enum' is negative */
typedef enum
{