fix: Extend comment for new simulators

This commit is contained in:
Lars Toenning
2025-10-04 12:25:24 +02:00
parent 036a99f4dc
commit 06469007ff

View File

@@ -36,7 +36,7 @@ namespace swift::config
//! with FSUIPC support?
static constexpr bool isCompiledWithFsuipcSupport(); // defined in buildconfig_gen.inc.in
//! Compiled with any MS Flight Simulator support (P3D, FSX, FS9)
//! Compiled with any MS Flight Simulator support (P3D, FSX, FS9, MSFS, MSFS24)
static constexpr bool isCompiledWithMsFlightSimulatorSupport();
//! with XPlane support?