Mercurial > public > hwos_code
changeset 563:f4faff954816
minor
author | heinrichsweikamp |
---|---|
date | Sat, 03 Feb 2018 17:02:23 +0100 |
parents | 8b7ea27ea1fa |
children | 54346c651b6a |
files | src/option_table.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/option_table.asm Sat Feb 03 15:17:01 2018 +0100 +++ b/src/option_table.asm Sat Feb 03 17:02:23 2018 +0100 @@ -276,7 +276,7 @@ OPTION_UINT8 oSetMinutes, .0, .59, .0, 0, -1, mins OPTION_UINT8 oSetDay, .1, .31, .0, 0, -1, day OPTION_UINT8 oSetMonth, .1, .12, .0, 0, -1, month - OPTION_UINT8 oSetYear, .13,.20, .0, 0, -1, year + OPTION_UINT8 oSetYear, .18,.24, .0, 0, -1, year global option_table_end option_table_end: