mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 17:06:25 +00:00
Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
SDL3_0.0.0 {
|
||||
global:
|
||||
JNI_OnLoad;
|
||||
SDL_AddEventWatch;
|
||||
SDL_AddGamepadMapping;
|
||||
SDL_AddGamepadMappingsFromRW;
|
||||
|
Reference in New Issue
Block a user