diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 644:420e62cd88ad

point to correct diluent location
author heinrichsweikamp
date Wed, 03 Oct 2012 13:12:02 +0200
parents 1b021a280e15
children 92e1690ecc84
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm	Wed Oct 03 12:40:00 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm	Wed Oct 03 13:12:02 2012 +0200
@@ -899,6 +899,7 @@
     movff   cf_checker_counter,lo
     output_99x
 	STRCAT_PRINT "!"
+    WIN_INVERT	.0					    ; Init new Wordprocessor
     
     ; When failed, increment counter modulo 64, to restart checks.
     incf    cf_checker_counter,W