aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-22 17:57:17 +0100
committerEugene Sandulenko2016-01-22 17:57:17 +0100
commite9dcc87d7c0b91c5bb308d275c333f2ce056e639 (patch)
treea2c87b89e9b3b9869bd93d8b4256922456488aa8
parent9f4319373013b45ff8232a85a79a62ff15aa7971 (diff)
downloadscummvm-rg350-e9dcc87d7c0b91c5bb308d275c333f2ce056e639.tar.gz
scummvm-rg350-e9dcc87d7c0b91c5bb308d275c333f2ce056e639.tar.bz2
scummvm-rg350-e9dcc87d7c0b91c5bb308d275c333f2ce056e639.zip
PARALLACTION: Clarify source for the binary blob
-rw-r--r--engines/parallaction/staticres.cpp1
1 files changed, 1 insertions, 0 deletions
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,