mirror of
https://github.com/encounter/SDL.git
synced 2025-05-17 21:01:32 +00:00
fnsince.pl: Whoops, it's SDL_RegisterApp and not SDL_SetMainReady in 2.0.2.
This commit is contained in:
parent
16a1721e9d
commit
83024f3299
@ -87,7 +87,7 @@ $funcs{'SDL_GL_GetDrawableSize'} = '2.0.1';
|
|||||||
$funcs{'SDL_Direct3D9GetAdapterIndex'} = '2.0.1';
|
$funcs{'SDL_Direct3D9GetAdapterIndex'} = '2.0.1';
|
||||||
$funcs{'SDL_RenderGetD3D9Device'} = '2.0.1';
|
$funcs{'SDL_RenderGetD3D9Device'} = '2.0.1';
|
||||||
|
|
||||||
$funcs{'SDL_SetMainReady'} = '2.0.2';
|
$funcs{'SDL_RegisterApp'} = '2.0.2';
|
||||||
$funcs{'SDL_GetAssertionHandler'} = '2.0.2';
|
$funcs{'SDL_GetAssertionHandler'} = '2.0.2';
|
||||||
$funcs{'SDL_GetDefaultAssertionHandler'} = '2.0.2';
|
$funcs{'SDL_GetDefaultAssertionHandler'} = '2.0.2';
|
||||||
$funcs{'SDL_AtomicAdd'} = '2.0.2';
|
$funcs{'SDL_AtomicAdd'} = '2.0.2';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user