mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-25 23:29:24 +00:00
Updates the SDL library to the latest standard bugfix release
This commit is contained in:
parent
cb766f2878
commit
083d2175ea
1280 changed files with 343926 additions and 179615 deletions
|
|
@ -261,7 +261,7 @@ screenshotwindow_cleanup_windowdc:
|
|||
if(!ReleaseDC(hwnd, windowdc))
|
||||
{
|
||||
SDLTest_LogError("ReleaseDC() failed");
|
||||
return_code = 0;;
|
||||
return_code = 0;
|
||||
}
|
||||
|
||||
screenshotwindow_cleanup_generic:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue