mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-26 10:06:42 +08:00
android symbol export for release builds
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
global:
|
||||
SDL_main;
|
||||
JNI_OnLoad;
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user