فهرست منبع

fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2.

Ryan C. Gordon 4 سال پیش
والد
کامیت
09bf12e035
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      build-scripts/fnsince.pl

+ 1 - 0
build-scripts/fnsince.pl

@@ -88,6 +88,7 @@ $funcs{'SDL_Direct3D9GetAdapterIndex'} = '2.0.1';
 $funcs{'SDL_RenderGetD3D9Device'} = '2.0.1';
 
 $funcs{'SDL_RegisterApp'} = '2.0.2';
+$funcs{'SDL_UnregisterApp'} = '2.0.2';
 $funcs{'SDL_GetAssertionHandler'} = '2.0.2';
 $funcs{'SDL_GetDefaultAssertionHandler'} = '2.0.2';
 $funcs{'SDL_AtomicAdd'} = '2.0.2';