diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 717:91ae251d379f

"ostc3-style" menu titles
author heinrichsweikamp
date Thu, 23 May 2013 10:59:34 +0200
parents 6e456a6398e0
children a652b0ff4dcf
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm	Wed May 22 14:46:00 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm	Thu May 23 10:59:34 2013 +0200
@@ -211,11 +211,9 @@
     movlw   1                       ; Stepsize: 1, 10, or 100.
     movwf   cf_step
 
-	call	DISP_topline_box
-	WIN_INVERT	.1	; Init new Wordprocessor	
+    call	DISP_divemask_color
 	movff	cf_title_text,WREG		; Title text in low bank
 	call	displaytext_1_low
-	WIN_INVERT	.0	; Init new Wordprocessor	
 
 menu_custom_functions1:
 	call	DISP_standard_color         ; Trash EEADRH...