mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-10 16:00:11 +00:00

On Apple platforms, FALSE and TRUE are defined as macros by <mach/boolean.h>, which is included by various system headers. Note that there appear to be no actual users of the names to fix up.