From e9dcc87d7c0b91c5bb308d275c333f2ce056e639 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 22 Jan 2016 17:57:17 +0100 Subject: PARALLACTION: Clarify source for the binary blob --- engines/parallaction/staticres.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/engines/parallaction/staticres.cpp b/engines/parallaction/staticres.cpp index 40bac5b64d..d7e49b0fca 100644 --- a/engines/parallaction/staticres.cpp +++ b/engines/parallaction/staticres.cpp @@ -96,6 +96,7 @@ byte braAmigaFramesDefaultPalette[48] = { }; +// For the data source and license look into gui/themes/fonts/topaz in ScummVM distribution byte amigaTopazFont[2600] = { 0x00, 0x00, 0x03, 0xf3, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x79, 0x00, 0x00, 0x03, 0xe9, 0x00, 0x00, 0x02, 0x79, -- cgit v1.2.3