diff src/divemenu_tree.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 94bf757690cf
children 5c6da9fa5cb0
line wrap: on
line diff
--- a/src/divemenu_tree.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/divemenu_tree.asm	Thu May 07 13:11:14 2015 +0200
@@ -2,14 +2,14 @@
 ;
 ;   File divemenu_tree.asm
 ;
-;   OSTC3 dive mode menu
+;   OSTC dive mode menu
 ;
 ;   Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
 ;=============================================================================
 ; HISTORY
 ;   2013-02-02 : [mH] Made out of menu_tree.asm
 
-#include    "ostc3.inc"                  ; Mandatory header
+#include    "hwos.inc"                  ; Mandatory header
 #include    "menu_processor.inc"
 #include 	"shared_definitions.h"      ; Mailbox from/to p2_deco.c
 #include    "tft_outputs.inc"