Mercurial > public > hwos_code
diff src/menu_processor.asm @ 390:e6dab80e7e15
Fix text alignment for French version
author | heinrichsweikamp |
---|---|
date | Wed, 28 Oct 2015 10:40:56 +0100 |
parents | d8e2cf055fc3 |
children | 33941d158069 |
line wrap: on
line diff
--- a/src/menu_processor.asm Tue Oct 27 13:45:10 2015 +0100 +++ b/src/menu_processor.asm Wed Oct 28 10:40:56 2015 +0100 @@ -116,7 +116,7 @@ menu_processor_bottom_line: ;---- Draw bottomline ------------------------------------------------ TEXT_TINY .5, .240-.16, tNext - TEXT_TINY .160-6*5, .240-.16, tEnter + TEXT_TINY .160-.6*.6, .240-.16, tEnter WIN_COLOR color_greenish ; Serial and Firmware Version