[Scummvm-cvs-logs] scummvm master -> e9dcc87d7c0b91c5bb308d275c333f2ce056e639
sev-
sev at scummvm.org
Fri Jan 22 17:58:15 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
e9dcc87d7c PARALLACTION: Clarify source for the binary blob
Commit: e9dcc87d7c0b91c5bb308d275c333f2ce056e639
https://github.com/scummvm/scummvm/commit/e9dcc87d7c0b91c5bb308d275c333f2ce056e639
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-01-22T17:57:17+01:00
Commit Message:
PARALLACTION: Clarify source for the binary blob
Changed paths:
engines/parallaction/staticres.cpp
diff --git a/engines/parallaction/staticres.cpp b/engines/parallaction/staticres.cpp
index 40bac5b..d7e49b0 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,
More information about the Scummvm-git-logs
mailing list