bn::version namespace

Current version of Butano.

Functions

auto major() -> int constexpr
Returns the current major version of Butano.
auto minor() -> int constexpr
Returns the current minor version of Butano.
auto patch() -> int constexpr
Returns the current patch version of Butano.