commit | 259009a7ea3a8ec05d0e8f59b7909bb234e00f85 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Mon Oct 23 08:27:24 2023 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Mon Oct 23 08:28:37 2023 -0700 |
tree | 7e3783d4e51a867105b2eb94e4f3a5cc44c2f823 | |
parent | 90255914a848a6ad4dc62dfb95b9a73a49b03ee6 [diff] |
Add missing error reporting in Android_JNI_FileOpen() Fixes https://github.com/libsdl-org/SDL/issues/8427 (cherry picked from commit a844d909426153985136433f28ee5621affce97e)
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)