mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-08 10:35:27 -05:00
Update fslib for range based Directory loops.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace
|
||||
/// @brief Build month.
|
||||
constexpr uint8_t BUILD_MON = 8;
|
||||
/// @brief Build day.
|
||||
constexpr uint8_t BUILD_DAY = 18;
|
||||
constexpr uint8_t BUILD_DAY = 19;
|
||||
/// @brief Year.
|
||||
constexpr uint16_t BUILD_YEAR = 2025;
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user