commit | 325465935d85f9c70aec2df50be168f3ec76e7bc | [log] [tgz] |
---|---|---|
author | Ozkan Sezer <sezeroz@gmail.com> | Fri Jun 14 18:47:56 2024 +0300 |
committer | Ozkan Sezer <sezeroz@gmail.com> | Fri Jun 14 21:37:24 2024 +0300 |
tree | 319219e4fe66e92e50ef4469fbfc5a37effa47d9 | |
parent | 1cdd37b32c71de32206c45c22ddcdac9d5dc0bce [diff] |
SDL_events.c: remove long long casts an the override of SDL_PRIs64 (cherry picked from commit a4d240d295e93cd48ca0d64e9ae82b2901d17876)
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)