mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-26 05:50:08 +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.