Commit bb7a27fadd68161dbc402fb9b23d604b4e238bad

Ryan C. Gordon 2014-05-30T01:51:13

Fixed up SDL_CaptureMouse() on Windows to work like I expected. This would have been a one-line patch to the documentation (specifying that captures only work as long as the left mouse button is pressed), but I didn't like that, so I got a little crazy about this instead.