Atmosphere-libs/libvapours
comex 4a51fffa97 haze: fix duplicate-macro warnings
haze was including both `<switch.h>` and `vapours/types.hpp` which both
define `R_SUCCEEDED` and `R_FAILED`, producing compiler warnings.

The intent is that `vapours/types.hpp` only gets included when targeting
not-Switch and/or not-EL0.  But the check didn't account for
Troposphère.  Fix that.
2025-09-02 18:35:53 -07:00
..
include haze: fix duplicate-macro warnings 2025-09-02 18:35:53 -07:00
source ams: basic support for compiling with gcc 15 2025-05-09 12:10:11 -07:00