godot/platform
K. S. Ernest (iFire) Lee f711b4f01f Avoid non-constant-expression cannot be narrowed on Windows mingw.
Fixes non-constant-expression cannot be narrowed from type 'DWORD' (aka 'unsigned long') to 'int' in initializer list [-Wc++11-narrowing]

Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2024-01-30 20:21:26 -08:00
..
android Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
ios Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
linuxbsd Merge pull request #80231 from romlok/input-key-location 2024-01-29 13:15:42 +01:00
macos Merge pull request #80231 from romlok/input-key-location 2024-01-29 13:15:42 +01:00
web Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
windows Avoid non-constant-expression cannot be narrowed on Windows mingw. 2024-01-30 20:21:26 -08:00
register_platform_apis.h
SCsub