mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 00:47:39 +00:00
Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly
This commit is contained in:
parent
0ead89747a
commit
21a1508ceb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
SDL3_0.0.0 {
|
||||
global:
|
||||
JNI_OnLoad;
|
||||
SDL_AddEventWatch;
|
||||
SDL_AddGamepadMapping;
|
||||
SDL_AddGamepadMappingsFromRW;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue