mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 06:16:46 +00:00
18720c9c20
hopefully found last confusion between screen/client coords (now prefix the former with screen_*) SDL passes around client coords in message as Uint16, int in API calls, Window gives/takes screen space POINT (LONG x,y) This was SVN commit r4311.