comparison src/video/cocoa/SDL_cocoamouse.m @ 2078:f932ac47a331

Apparently it's possible that MSVC will want to call a built-in function to bitshift an Sint64, but it can't find this function since we don't use the C runtime on Windows. Division doesn't have this problem, though. Strange. Thanks, Suzuki Masahiro.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 29 Nov 2006 10:38:07 +0000
parents 103c6fec2a60
children 44e49d3fa6cf
comparison
equal deleted inserted replaced
2077:8bfba7ec379a 2078:f932ac47a331