Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly

This commit is contained in:
Sam Lantinga 2023-01-10 21:15:21 -08:00
parent 0ead89747a
commit 21a1508ceb

View file

@ -1,5 +1,6 @@
SDL3_0.0.0 {
global:
JNI_OnLoad;
SDL_AddEventWatch;
SDL_AddGamepadMapping;
SDL_AddGamepadMappingsFromRW;