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

@ -23,7 +23,7 @@
#include "common/scummsys.h"
#include "mads/mads.h"
#include "mads/font.h"
#include "mads/graphics.h"
#include "mads/screen.h"
#include "mads/messages.h"
#include "mads/scene_data.h"