This cleans up the fix from #230 to use a single new function called getSystemYearMode() rather than creating an entire new enum variable and copying the same conditional statement multiple times. Should improve readability, and also reduces code size.
This cleans up the fix from #230 to use a single new function called getSystemYearMode() rather than creating an entire new enum variable and copying the same conditional statement multiple times. Should improve readability, and also reduces code size.
Includes newly-compiled binaries to match.