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:
parent
ec0d41137c
commit
be9d4066e1
50 changed files with 49 additions and 82 deletions
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "common/engine.h"
|
||||
#include "base/engine.h"
|
||||
#include "common/util.h"
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue