moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)

svn-id: r10287
This commit is contained in:
Max Horn 2003-09-18 02:07:18 +00:00
parent ec0d41137c
commit be9d4066e1
50 changed files with 49 additions and 82 deletions

View file

@ -19,7 +19,7 @@
*/
#include "stdafx.h"
#include "common/engine.h"
#include "base/engine.h"
#include "common/util.h"
//