diff src/surfmode.asm @ 48:7c7d7644ca37

Time and Date in normal (Not tiny) font
author heinrichsweikamp
date Mon, 23 Sep 2013 20:47:18 +0200
parents e4e91fe8b09d
children ec4d8503ec45
line wrap: on
line diff
--- a/src/surfmode.asm	Wed Sep 04 12:39:40 2013 +0200
+++ b/src/surfmode.asm	Mon Sep 23 20:47:18 2013 +0200
@@ -136,6 +136,7 @@
     movff   customview_surfmode,menupos3    ; Reload last customview
     call    surf_customview_mask        ; Update #menupos3 view
 
+; Logo
     WIN_TOP     .0
     WIN_LEFT    .70
     movlw   LOW(ostc3_logo_block)