mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-27 20:03:44 +02:00
7 lines
63 B
Plaintext
7 lines
63 B
Plaintext
|
|
{
|
||
|
|
global:
|
||
|
|
SDL_main;
|
||
|
|
JNI_OnLoad;
|
||
|
|
local: *;
|
||
|
|
};
|