aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/pics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/pics.h')
-rw-r--r--engines/glk/frotz/pics.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/engines/glk/frotz/pics.h b/engines/glk/frotz/pics.h
index 68facf5b9f..d4027a2dda 100644
--- a/engines/glk/frotz/pics.h
+++ b/engines/glk/frotz/pics.h
@@ -25,6 +25,7 @@
#include "common/archive.h"
#include "common/array.h"
+#include "common/file.h"
namespace Glk {
namespace Frotz {
@@ -71,6 +72,11 @@ private:
* Returns the filename for the pictures archive
*/
static Common::String getFilename();
+
+ /**
+ * Read in the palette
+ */
+ void loadPalette(Common::File &f, const Entry &e, Common::Array<byte> &palette) const;
public:
/**
* Returns true if an mg1 file exists for the game