mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 06:58:34 +00:00
AGI: font.h / change comment to use unix slashes
This commit is contained in:
parent
a560f7ad01
commit
5f43f07947
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user