Implement SDL_GetPenDeviceType() for Android

This commit is contained in:
Susko3
2025-05-17 15:33:30 +02:00
committed by Ryan C. Gordon
parent 23b487ceda
commit e2bbbdc515
12 changed files with 75 additions and 12 deletions

View File

@@ -1265,6 +1265,7 @@ SDL3_0.0.0 {
SDL_SavePNG_IO;
SDL_SavePNG;
SDL_GetSystemPageSize;
SDL_GetPenDeviceType;
# extra symbols go here (don't modify this line)
local: *;
};