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

@ -29,6 +29,8 @@
#include "common/events.h"
#include "common/util.h"
#include "base/main.h"
#include "backends/platform/sdl/sdl_driver.h"
#ifdef UNIX