mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-08 10:35:27 -05:00
Update fslib, build date.
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 = 15;
|
||||
constexpr uint8_t BUILD_DAY = 17;
|
||||
/// @brief Year.
|
||||
constexpr uint16_t BUILD_YEAR = 2025;
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user