mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 15:09:00 +01:00
23162ac722
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.