mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 18:40:44 +00:00
For IOCTL_STM_EVENTHOOK, IOS checks if there is already an event hook to prevent overriding an existing event hook message with a new one, without first releasing it.