Files @ r23640:bf5f48730ba3
Branch filter:

Location: cpp/openttd-patchpack/source/src/table/settings.h.postamble

peter1138
Fix: Replace int with std::underlying_type in DECLARE_ENUM_AS_BIT_SET.

This fixes 64 bit uses of this macro.