Merge 0b6cd75057373cc088ce2d86f3d893f378541e56 into 36f129375f4780d419811ba04fcc50381e839cdc

This commit is contained in:
Laurent Demailly 2023-08-31 15:58:49 -04:00 committed by GitHub
commit 9cce2ea897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,9 +60,9 @@ typedef enum _event_type {
EVENT_KEY_TYPED,
EVENT_KEY_PRESSED,
EVENT_KEY_RELEASED,
EVENT_MOUSE_CLICKED,
EVENT_MOUSE_PRESSED,
EVENT_MOUSE_RELEASED,
EVENT_MOUSE_PRESSED,
EVENT_MOUSE_CLICKED,
EVENT_MOUSE_MOVED,
EVENT_MOUSE_DRAGGED,
EVENT_MOUSE_WHEEL