Mercurial > public > hwos_code
diff src/menu_tree.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 1207cf9a9408 |
children | 2fe34fc0e2ae |
line wrap: on
line diff
--- a/src/menu_tree.asm Tue May 05 14:58:16 2015 +0200 +++ b/src/menu_tree.asm Thu May 07 13:11:14 2015 +0200 @@ -2,14 +2,14 @@ ; ; File menu_tree.asm ; -; OSTC3 menus +; OSTC menus ; ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. ;============================================================================= ; HISTORY ; 2011-07-11 : [jDG] Creation. -#include "ostc3.inc" ; Mandatory header +#include "hwos.inc" ; Mandatory header #include "gaslist.inc" #include "menu_processor.inc" #include "start.inc"