MADS: Fixed handling of dirty rects to copy areas to the physical screen

This commit is contained in:
Paul Gilbert 2014-03-13 22:25:16 -04:00
parent 84fb90e7a5
commit 3f0cd4771c
18 changed files with 84 additions and 30 deletions

View file

@ -22,7 +22,7 @@
#include "engines/util.h"
#include "mads/compression.h"
#include "mads/graphics.h"
#include "mads/screen.h"
#include "mads/mads.h"
#include "mads/msurface.h"
#include "mads/resources.h"