fnsince.pl: SDL_SetMainReady() originally arrived in SDL 2.0.2.
parent
a7a54e6452
commit
46f12cc7f7
|
@ -87,6 +87,7 @@ $funcs{'SDL_GL_GetDrawableSize'} = '2.0.1';
|
|||
$funcs{'SDL_Direct3D9GetAdapterIndex'} = '2.0.1';
|
||||
$funcs{'SDL_RenderGetD3D9Device'} = '2.0.1';
|
||||
|
||||
$funcs{'SDL_SetMainReady'} = '2.0.2';
|
||||
$funcs{'SDL_GetAssertionHandler'} = '2.0.2';
|
||||
$funcs{'SDL_GetDefaultAssertionHandler'} = '2.0.2';
|
||||
$funcs{'SDL_AtomicAdd'} = '2.0.2';
|
||||
|
|
Loading…
Reference in New Issue