aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/graphics/screen_lok.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/graphics/screen_lok.h')
-rw-r--r--engines/kyra/graphics/screen_lok.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/kyra/graphics/screen_lok.h b/engines/kyra/graphics/screen_lok.h
index 3a4ebfd6a4..34d0e2f461 100644
--- a/engines/kyra/graphics/screen_lok.h
+++ b/engines/kyra/graphics/screen_lok.h
@@ -36,6 +36,8 @@ public:
bool init();
+ virtual void loadBitmap(const char *filename, int tempPage, int dstPage, Palette *pal, bool skip = false);
+
int getRectSize(int w, int h);
void setTextColorMap(const uint8 *cmap);