Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 29:c6cab044a338
1.61beta rc2
author | heinrichsweikamp |
---|---|
date | Sun, 16 May 2010 21:17:43 +0200 |
parents | 29341afd2060 |
children | 69c462400279 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm Sun May 16 15:38:50 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm Sun May 16 21:17:43 2010 +0200 @@ -150,6 +150,8 @@ WIN_INVERT .0 ; Init new Wordprocessor menu_custom_functions1: + call PLED_standard_color + movlw d'1' btfss customfunction_page ; Use Page II... movlw d'0'