convert residual into multi engine support (not all things done yet, WIP)

This commit is contained in:
Pawel Kolodziejski 2009-05-25 19:21:58 +00:00
parent 207e9f9d42
commit a4467bd1d0
36 changed files with 780 additions and 1225 deletions

View file

@ -36,7 +36,7 @@
#include "common/timer.h"
#include "common/savefile.h"
#include "common/system.h"
#include "mixer/mixer.h"
#include "sound/mixer.h"
#include "engines/metaengine.h"
#ifdef _WIN32_WCE