mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-23 04:45:48 +02:00
This is only used on Apple and Unix-like machines, so we can enclose the prototype with an ifdef like the implementation is. This prevents false-positives about an unimplemented function prototype.