Merge 0b6cd75057373cc088ce2d86f3d893f378541e56 into f049036b8c4f0ff4f3aa81f179d33b8ea8d69329

This commit is contained in:
Laurent Demailly 2025-02-09 20:08:54 +08:00 committed by GitHub
commit cfc6e5700b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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