aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/flic_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/video/flic_player.h')
-rw-r--r--graphics/video/flic_player.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/video/flic_player.h b/graphics/video/flic_player.h
index 43f3775bdd..40aa0f4fdf 100644
--- a/graphics/video/flic_player.h
+++ b/graphics/video/flic_player.h
@@ -105,6 +105,8 @@ public:
void redraw();
void reset();
+ void copyDirtyRectsToBuffer(uint8 *dst, uint pitch);
+
/**
* Copy current frame into the specified position of the destination
* buffer.