Author :
Sam Lantinga
Date :
2021-11-28 09:27:28
Hash :942973dd Message :Use mouse ID 0 for raw mouse events
We don't track state for each mouse individually, so we should just use the global mouse ID for all events.
Fixes https://github.com/libsdl-org/SDL/issues/5026