diff code_part1/OSTC_code_asm_part1/english_text.asm @ 736:6f99d7e39537

Shorten "SetMarker"
author heinrichsweikamp
date Sun, 23 Jun 2013 23:04:30 +0200
parents 05cc46fe44be
children ae830d5e63ef
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm	Sun Jun 23 20:54:17 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/english_text.asm	Sun Jun 23 23:04:30 2013 +0200
@@ -151,7 +151,7 @@
     TCODE    .14,  .2,       "Custom Functions I"        ;027 Custom Functions I
     TCODE    .40,  .2,       "Reset Menu"                ;028 Reset Menu
     TCODE    .50,  .2,       "Set Time:"                 ;029 Set Time:
-    TCODE    .100, .50,      "SetMarker"                 ;030 SetMarker         (Add a mark in logbook profile)
+    TCODE    .100, .50,      "Marker"                    ;030 Marker            (Add a mark in logbook profile)
     TCODE    .100, .25,      "Decoplan"                  ;031 Decoplan
     TCODE    .100, .0,       "Gaslist"                   ;032 Gaslist
     TCODE    .100, .50,      "ResetAvr"                  ;033 ResetAvr          (Reset average depth)