diff src/icons.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents d912fb71d606
children ca4556fb60b9
line wrap: on
line diff
--- a/src/icons.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/icons.asm	Thu May 07 13:11:14 2015 +0200
@@ -2,7 +2,7 @@
 ;
 ;   File icons.asm
 ;
-;   Tables for all OSTC3 icons.
+;   Tables for all OSTC icons.
 ;
 ;   Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
 ;=============================================================================
@@ -17,8 +17,8 @@
 ; small warning icon
 ;	global	warning_block
 ;#include "../src/Icons/warning.inc"       ;25x22 px
-	global	ostc3_logo_block
-; OSTC3 scribble
-#include "../src/Icons/ostc3_logo.inc"    ;220x61 px
+	global	ostc_logo_block
+; OSTC scribble
+#include "../src/Icons/ostc_logo.inc"    ;220x61 px
 
         END