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