From 5f43f079472dd2cbd091ba813cf23d0c3315db76 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Fri, 29 Jan 2016 15:15:18 +0100 Subject: AGI: font.h / change comment to use unix slashes --- engines/agi/font.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/agi/font.h b/engines/agi/font.h index 6b6381ccd7..27d495ef52 100644 --- a/engines/agi/font.h +++ b/engines/agi/font.h @@ -32,7 +32,7 @@ static const uint8 fontData_ArrowRightCharacter[8] = { 0x00, 0x18, 0x0C, 0xFE, 0x0C, 0x18, 0x00, 0x00, }; -// topaz data, same as in engines\parallaction\staticres.cpp +// topaz data, same as in engines/parallaction/staticres.cpp // seems to have been recreated and is not the original amiga font static const uint8 fontData_AmigaPseudoTopaz[2600] = { 0x00, 0x00, 0x03, 0xf3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, -- cgit v1.2.3