mirror of
https://github.com/encounter/SDL.git
synced 2025-06-29 09:53:28 +00:00
Merge commit 'b6f1c91862ae5b260f80cca2968cd9baefe41523' into main
This commit is contained in:
commit
c2ba2e230e
@ -211,7 +211,7 @@ SDL_GetStaticErrBuf()
|
||||
return &SDL_global_error;
|
||||
}
|
||||
|
||||
static void
|
||||
static void SDLCALL
|
||||
SDL_FreeErrBuf(void *data)
|
||||
{
|
||||
SDL_error *errbuf = (SDL_error *)data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user