Files
SDL/src
Sam Lantinga 153f90a725 Revert "Use the correct return type for SDL_GetAndroidJNIEnv()"
This reverts commit 2d3fa03d53.

Different JDK implementations define JNIEnv differently for C++, so we can't provide the definition here.

Fixes:
/usr/lib/jvm/temurin-11-jdk-amd64/include/jni.h:195:17: error: conflicting declaration ‘typedef struct JNIEnv_ JNIEnv’
/home/runner/work/sdlwiki/sdlwiki/.github/../external/SDL3/include/SDL3/SDL_system.h:266:24: note: previous declaration as ‘typedef struct _JNIEnv JNIEnv’
2024-10-19 10:20:50 -07:00
..
2024-10-17 10:24:17 -07:00
2024-10-15 15:36:26 -07:00
2024-10-09 09:49:10 -07:00
2024-10-14 02:45:33 -04:00
2024-08-22 13:30:02 -07:00
2024-10-13 09:26:25 -07:00
2024-08-22 13:30:02 -07:00