mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-17 00:38:12 +00:00
events: Changed SDL_GetEventState from a macro to a function.
Fixes #6773.
This commit is contained in:
@@ -864,6 +864,7 @@ SDL3_0.0.0 {
|
||||
SDL_GetPowerInfo;
|
||||
SDL_GetTicksNS;
|
||||
SDL_DelayNS;
|
||||
SDL_GetEventState;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user